iosWebViewFix/flutter_inappwebview_ios/ios/Classes/InAppWebView
k 3ff3bb1681 https://github.com/pichillilorenzo/flutter_inappwebview/issues/1947 - In iOS version 17.2, when moving the input focus in a WebView, an unknown area appears at the top of the screen. 2024-08-28 16:02:49 +09:00
..
WebMessage Merge pull request #1936 from michalsrutek/feature/swift-code-improvements 2023-12-23 14:10:33 +01:00
ContextMenuSettings.swift Swift code improvements 2023-12-20 15:45:58 +01:00
CustomSchemeHandler.swift Merge pull request #1937 from michalsrutek/feature/fix-typos 2023-12-23 14:13:09 +01:00
FlutterWebViewController.swift Merge pull request #1937 from michalsrutek/feature/fix-typos 2023-12-23 14:13:09 +01:00
FlutterWebViewFactory.swift created flutter_inappwebview_ios, fixed web_authenticate_session, fixed default in_app_localhost_server implementation 2023-11-27 00:02:46 +01:00
InAppWebView.swift https://github.com/pichillilorenzo/flutter_inappwebview/issues/1947 - In iOS version 17.2, when moving the input focus in a WebView, an unknown area appears at the top of the screen. 2024-08-28 16:02:49 +09:00
InAppWebViewManager.swift Next typos fixes 2023-12-21 08:21:41 +01:00
InAppWebViewSettings.swift Added InAppWebViewController.clearFormData Android-specific method, Added InAppWebViewController.clearAllCache static method, Added CookieManager.removeSessionCookies Android-specific method, Deprecated InAppWebViewController.clearCache and InAppWebViewSettings.clearCache, Deprecated InAppWebViewSettings.clearSessionCache, Updated CookieManager methods return value 2023-12-12 00:40:25 +01:00
WebViewChannelDelegate.swift Merge pull request #1936 from michalsrutek/feature/swift-code-improvements 2023-12-23 14:10:33 +01:00
WebViewChannelDelegateMethods.swift Added InAppWebViewController.clearFormData Android-specific method, Added InAppWebViewController.clearAllCache static method, Added CookieManager.removeSessionCookies Android-specific method, Deprecated InAppWebViewController.clearCache and InAppWebViewSettings.clearCache, Deprecated InAppWebViewSettings.clearSessionCache, Updated CookieManager methods return value 2023-12-12 00:40:25 +01:00