iosWebViewFix/example/lib
Lorenzo Pichilli 6609e5f5a2
Merge branch 'master' into fix-context-menu-ios13
2023-05-15 19:31:16 +02:00
..
chrome_safari_browser_example.screen.dart Created WebUri class to replace Uri dart core type, fix #1402, fix #1328, fix #1350 2022-10-27 11:02:49 +02:00
headless_in_app_webview.screen.dart Created WebUri class to replace Uri dart core type, fix #1402, fix #1328, fix #1350 2022-10-27 11:02:49 +02:00
in_app_browser_example.screen.dart Updated window.flutter_inappwebview.callHandler implementation: if there is an error/exception on Flutter/Dart side, the callHandler will reject the JavaScript promise with the error/exception message, so you can catch it also on JavaScript side, Fixed Android Web Storage Manager deleteAllData and deleteOrigin methods implementation, fix #1462, fix #1475 2023-05-15 13:46:42 +02:00
in_app_webiew_example.screen.dart Update in_app_webiew_example.screen.dart 2023-05-15 19:28:08 +02:00
main.dart Updated window.flutter_inappwebview.callHandler implementation: if there is an error/exception on Flutter/Dart side, the callHandler will reject the JavaScript promise with the error/exception message, so you can catch it also on JavaScript side, Fixed Android Web Storage Manager deleteAllData and deleteOrigin methods implementation, fix #1462, fix #1475 2023-05-15 13:46:42 +02:00
web_authentication_session_example.screen.dart Created WebUri class to replace Uri dart core type, fix #1402, fix #1328, fix #1350 2022-10-27 11:02:49 +02:00