iosWebViewFix/ios/Classes/InAppWebView
Lorenzo Pichilli 54b31ca885 fix #707 2021-03-08 17:23:34 +01:00
..
FlutterWebViewController.swift Added support for pull-to-refresh feature (fix #395), Fixed issue not rendering WebView content when scrolling on iOS (fix #704), Fixed InAppBrowser.openData method, InAppBrowser.initialUserScripts InAppBrowser.id HeadlessInAppWebView.id properties are final now 2021-03-05 23:19:50 +01:00
FlutterWebViewFactory.swift added applePayAPIEnabled iOS-specific WebView options, fix #605 2021-02-10 21:22:52 +01:00
HeadlessInAppWebViewManager.swift Removed all the dependencies: uuid, device_info, intl, and mime 2021-03-01 03:21:07 +01:00
InAppWebView.swift fix #707 2021-03-08 17:23:34 +01:00
InAppWebViewOptions.swift code refactoring, new features, replaced String url to Uri uri everywhere, added URLRequest 2021-02-22 12:16:23 +01:00