iosWebViewFix/ios/Classes
Lorenzo Pichilli 083d1ffffd CookieManager.deleteCookie and CookieManager.deleteCookies now have the domain argument optional and without a default value 2022-10-14 00:47:54 +02:00
..
HeadlessInAppWebView fix #1159 2022-04-28 13:39:59 +02:00
InAppBrowser fix(ios): invoke onBrowserCreated when viewDidLoad is called with windowId 2022-09-30 15:42:37 +04:00
InAppWebView updated pubspec.yaml version 2022-10-13 22:31:26 +02:00
PluginScriptsJS updated js code arrayBufferToString 2022-10-13 15:59:50 +02:00
PullToRefresh Fixed missing PullToRefreshController.isRefreshing iOS implementation, Fixed Android PullToRefreshController.setEnabled at runtime, Fixed iOS findNext 2022-10-12 21:25:49 +02:00
SafariViewController Managed iOS native detachFromEngine flutter plugin event and updated dispose methods, Updated Android native HeadlessInAppWebViewManager.dispose and HeadlessInAppWebView.dispose methods 2022-04-23 04:02:37 +02:00
Types change: make contentWorldWrapper private 2022-08-24 18:46:17 +08:00
ContextMenuOptions.swift added clearHistory webview methods on Android, setContextMenu and clearFocus webview methods, added ContextMenuOptions class 2020-05-30 20:23:33 +02:00
CredentialDatabase.swift Managed iOS native detachFromEngine flutter plugin event and updated dispose methods, Updated Android native HeadlessInAppWebViewManager.dispose and HeadlessInAppWebView.dispose methods 2022-04-23 04:02:37 +02:00
CustomeSchemeHandler.swift code refactoring, new features, replaced String url to Uri uri everywhere, added URLRequest 2021-02-22 12:16:23 +01:00
FlutterMethodCallDelegate.swift fixed android zoom, added new ios webview options, added 2020-05-09 04:36:07 +02:00
HttpAuthenticationChallenge.swift code refactoring, new features, replaced String url to Uri uri everywhere, added URLRequest 2021-02-22 12:16:23 +01: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
InAppWebViewMethodHandler.swift Fixed iOS 14.0 crash when calling callAsyncJavaScript method 2022-10-13 14:21:26 +02:00
InAppWebViewStatic.swift Managed iOS native detachFromEngine flutter plugin event and updated dispose methods, Updated Android native HeadlessInAppWebViewManager.dispose and HeadlessInAppWebView.dispose methods 2022-04-23 04:02:37 +02:00
LeakAvoider.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
MyCookieManager.swift CookieManager.deleteCookie and CookieManager.deleteCookies now have the domain argument optional and without a default value 2022-10-14 00:47:54 +02:00
MyWebStorageManager.swift Managed iOS native detachFromEngine flutter plugin event and updated dispose methods, Updated Android native HeadlessInAppWebViewManager.dispose and HeadlessInAppWebView.dispose methods 2022-04-23 04:02:37 +02:00
Options.swift Update Options.swift 2022-04-15 20:16:10 +02:00
PlatformUtil.swift Managed iOS native detachFromEngine flutter plugin event and updated dispose methods, Updated Android native HeadlessInAppWebViewManager.dispose and HeadlessInAppWebView.dispose methods 2022-04-23 04:02:37 +02:00
SwiftFlutterPlugin.swift Managed iOS native detachFromEngine flutter plugin event and updated dispose methods, Updated Android native HeadlessInAppWebViewManager.dispose and HeadlessInAppWebView.dispose methods 2022-04-23 04:02:37 +02:00
Util.swift Managed iOS native detachFromEngine flutter plugin event and updated dispose methods, Updated Android native HeadlessInAppWebViewManager.dispose and HeadlessInAppWebView.dispose methods 2022-04-23 04:02:37 +02:00
WKProcessPoolManager.swift fixed android zoom, added new ios webview options, added 2020-05-09 04:36:07 +02:00