iosWebViewFix/flutter_inappwebview_macos/macos/Classes/InAppWebView
Lorenzo Pichilli bccd7535ce
Merge pull request #1936 from michalsrutek/feature/swift-code-improvements
Swift code improvements
2023-12-23 14:10:33 +01:00
..
WebMessage Consistent colon spacing 2023-12-21 08:07:57 +01:00
ContextMenuSettings.swift created flutter_inappwebview_macos 2023-11-27 09:46:37 +01:00
CustomSchemeHandler.swift Consistent colon spacing 2023-12-21 08:07:57 +01:00
FlutterWebViewController.swift Use enum type inference for encoding 2023-12-20 12:19:14 +01:00
FlutterWebViewFactory.swift created flutter_inappwebview_macos 2023-11-27 09:46:37 +01:00
InAppWebView.swift Merge pull request #1936 from michalsrutek/feature/swift-code-improvements 2023-12-23 14:10:33 +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 Consistent colon spacing 2023-12-21 08:07:57 +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