iosWebViewFix/ios/Classes
Lorenzo Pichilli 459875ff2e Updated code docs, Using Android WebViewClientCompat for Chromium-based WebView if the WebView package major version is >= 73 (https://bugs.chromium.org/p/chromium/issues/detail?id=925887), fix #1422 2022-12-03 15:58:12 +01:00
..
FindInteraction fixed ios findInteractionController.activeFindSession on onFindResultReceived, updated README 2022-10-14 02:14:46 +02:00
HeadlessInAppWebView Added InAppWebView.headlessWebView property to convert an HeadlessWebView to InAppWebView widget 2022-10-20 16:34:37 +02:00
InAppBrowser Removed unnamed constructors for all Singleton classes to avoid incorrect usage 2022-10-19 02:42:23 +02:00
InAppWebView Updated code docs, Using Android WebViewClientCompat for Chromium-based WebView if the WebView package major version is >= 73 (https://bugs.chromium.org/p/chromium/issues/detail?id=925887), fix #1422 2022-12-03 15:58:12 +01:00
PluginScriptsJS merged Fix RangeError: Maximum call stack size exceeded 2022-10-13 16:00:15 +02:00
PrintJob updated print job controller for macos 2022-10-18 11:44:08 +02:00
PullToRefresh added PullToRefreshController.isEnabled method, added iOS PullToRefreshController.isRefreshing missing method 2022-10-12 18:51:26 +02:00
SafariViewController release 6.0.0-beta.9 2022-10-26 17:52:35 +02:00
Types Fixed User Script remove methods, Fixed macOS available checks for XCode 14.1 2022-11-16 15:30:17 +01:00
WebAuthenticationSession Added WebAuthenticationSession for iOS 2022-05-09 01:51:21 +02:00
CredentialDatabase.swift completed ChannelDelegate iOS implementation 2022-05-08 12:56:28 +02:00
ISettings.swift added PrintJobController to manage print jobs 2022-05-12 00:19:43 +02:00
InAppWebViewFlutterPlugin.h fixed android zoom, added new ios webview options, added 2020-05-09 04:36:07 +02:00
InAppWebViewFlutterPlugin.m Fix: added compatibility header 2020-07-31 20:35:27 +08:00
InAppWebViewStatic.swift completed ChannelDelegate iOS implementation 2022-05-08 12:56:28 +02:00
LeakAvoider.swift fixed web support, updated tests 2022-04-30 21:22:31 +02:00
MyCookieManager.swift CookieManager.deleteCookie and CookieManager.deleteCookies now have the domain argument optional and without a default value 2022-10-14 01:02:39 +02:00
MyWebStorageManager.swift completed ChannelDelegate iOS implementation 2022-05-08 12:56:28 +02:00
PlatformUtil.swift completed ChannelDelegate iOS implementation 2022-05-08 12:56:28 +02:00
SwiftFlutterPlugin.swift added PrintJobController to manage print jobs 2022-05-12 00:19:43 +02:00
Util.swift completed ChannelDelegate iOS implementation 2022-05-08 12:56:28 +02:00
WKProcessPoolManager.swift completed ChannelDelegate iOS implementation 2022-05-08 12:56:28 +02:00