iosWebViewFix/ios/Classes/InAppWebView
Lorenzo Pichilli 65e06984cb fix #1092 2022-04-17 16:43:16 +02:00
..
FlutterWebViewController.swift fix #776, fix #748, Added support of allowingReadAccessTo iOS-specific WebView option for the WebView initialData parameter, Added iosAllowingReadAccessTo iOS-specific parameter to the loadData WebView method 2021-04-02 15:18:28 +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 fix #1092 2022-04-17 16:43:16 +02:00
InAppWebViewOptions.swift code refactoring, new features, replaced String url to Uri uri everywhere, added URLRequest 2021-02-22 12:16:23 +01:00