iosWebViewFix/ios/Classes/InAppWebView
Lorenzo Pichilli b189066940 added onReceivedError and onReceivedHttpError events 2022-05-01 17:06:16 +02:00
..
FlutterWebViewController.swift fixed web support, updated tests 2022-04-30 21:22:31 +02:00
FlutterWebViewFactory.swift Added initialSize property and setSize/getSize methods to the HeadlessInAppWebView class, androidOnScaleChanged event is deprecated - use onZoomScaleChanged event, getScale method is deprecated - use getZoomScale method, Removed final keyword for all HeadlessInAppWebView events, Fixed wrong usage of Android WebView scale property 2021-03-26 21:04:44 +01:00
InAppWebView.swift added onReceivedError and onReceivedHttpError events 2022-05-01 17:06:16 +02:00
InAppWebViewSettings.swift updated context menu item and options to settings 2022-04-23 14:00:47 +02:00