iosWebViewFix/flutter_inappwebview_ios/ios/Classes/InAppWebView
Lorenzo Pichilli ad3fe2a1b2
Merge pull request #1934 from michalsrutek/feature/encoding-enum-type-inference
Use enum type inference for encoding
2023-12-23 14:02:13 +01:00
..
WebMessage Fix a couple of iOS warnings 2023-12-20 11:07:07 +01:00
ContextMenuSettings.swift created flutter_inappwebview_ios, fixed web_authenticate_session, fixed default in_app_localhost_server implementation 2023-11-27 00:02:46 +01:00
CustomSchemeHandler.swift created flutter_inappwebview_ios, fixed web_authenticate_session, fixed default in_app_localhost_server implementation 2023-11-27 00:02:46 +01:00
FlutterWebViewController.swift Merge pull request #1934 from michalsrutek/feature/encoding-enum-type-inference 2023-12-23 14:02:13 +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 Use enum type inference for encoding 2023-12-20 12:19:14 +01:00
InAppWebViewManager.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
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 Fix a couple of iOS warnings 2023-12-20 11:07:07 +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