iosWebViewFix/flutter_inappwebview_platfo.../lib/src
Lorenzo Pichilli e000cd8a4c
Update web_uri.dart
updated WebUri operator == and hashCode with the generated version
2023-12-25 18:04:24 +01:00
..
chrome_safari_browser 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
context_menu updated docs 2023-11-24 17:56:57 +01:00
find_interaction created flutter_inappwebview_web, updated web_support.js path 2023-11-27 12:09:17 +01:00
in_app_browser Added InAppBrowser.onMainWindowWillClose event, Added WindowType.WINDOW for InAppWebViewSettings.windowType, fix #1738, Fixed InAppWebViewController.callAsyncJavaScript Android-issue when the last line of the functionBody parameter includes a code comment 2023-12-17 22:58:09 +01:00
in_app_webview 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
print_job fix #1881, fixed PlatformPrintJobController.onComplete setter 2023-11-28 01:27:29 +01:00
pull_to_refresh updated docs 2023-11-24 17:56:57 +01:00
types msg 2023-12-21 08:23:29 +01:00
web_authentication_session created flutter_inappwebview_macos 2023-11-27 09:46:37 +01:00
web_message updated docs 2023-11-24 17:56:57 +01:00
web_storage removed android and iOS methods cross-references 2023-11-27 00:56:46 +01:00
x509_certificate first commit federated-plugin 2023-11-17 23:28:11 +01:00
content_blocker.dart updated docs 2023-11-24 17:56:57 +01:00
debug_logging_settings.dart first commit federated-plugin 2023-11-17 23:28:11 +01:00
in_app_localhost_server.dart Added InAppBrowser.onMainWindowWillClose event, Added WindowType.WINDOW for InAppWebViewSettings.windowType, fix #1738, Fixed InAppWebViewController.callAsyncJavaScript Android-issue when the last line of the functionBody parameter includes a code comment 2023-12-17 22:58:09 +01:00
inappwebview_platform.dart Added CustomPathHandler class to be able to implement Android custom path handlers for WebViewAssetLoader 2023-12-18 12:40:16 +01:00
main.dart updated tests, created InAppLocalHostServer platform interface and default implementation, use where possibile the non-Platform prefix class 2023-11-18 01:17:45 +01:00
mime_type_resolver.dart first commit federated-plugin 2023-11-17 23:28:11 +01:00
platform_cookie_manager.dart 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
platform_http_auth_credentials_database.dart updated docs 2023-11-24 17:56:57 +01:00
platform_in_app_localhost_server.dart updated docs 2023-11-24 17:56:57 +01:00
platform_process_global_config.dart updated docs 2023-11-24 17:56:57 +01:00
platform_process_global_config.g.dart updated docs 2023-11-24 17:56:57 +01:00
platform_proxy_controller.dart updated docs 2023-11-24 17:56:57 +01:00
platform_proxy_controller.g.dart updated docs 2023-11-24 17:56:57 +01:00
platform_service_worker_controller.dart updated docs 2023-11-24 17:56:57 +01:00
platform_tracing_controller.dart updated docs 2023-11-24 17:56:57 +01:00
platform_tracing_controller.g.dart updated docs 2023-11-24 17:56:57 +01:00
platform_webview_asset_loader.dart Added CustomPathHandler class to be able to implement Android custom path handlers for WebViewAssetLoader 2023-12-18 12:40:16 +01:00
platform_webview_asset_loader.g.dart fixed last android implementations, updated analysis_options files 2023-11-25 04:56:49 +01:00
platform_webview_feature.dart updated docs 2023-11-24 17:56:57 +01:00
platform_webview_feature.g.dart Expose missing InAppBrowserSettings.menuButtonColor option in constructor platform interface, Fixed iOS InAppBrowserMenuItem.iconColor not working 2023-11-30 15:05:51 +01:00
util.dart first commit federated-plugin 2023-11-17 23:28:11 +01:00
web_uri.dart Update web_uri.dart 2023-12-25 18:04:24 +01:00