This website requires JavaScript.
Explore
Help
Register
Sign In
rogalikkkkkk
/
iosWebViewFix
Watch
1
Star
0
Fork
0
You've already forked iosWebViewFix
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
iosWebViewFix
/
example
/
integration_test
History
Lorenzo Pichilli
ae199f1dc4
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
..
chrome_safari_browser
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
cookie_manager
Created WebUri class to replace Uri dart core type,
fix
#1402
,
fix
#1328
,
fix
#1350
2022-10-27 11:02:49 +02:00
find_interaction_controller
updated macos tests, fixed macos/Classes/ISettings.swift, fixed macos NSColor.swift extension
2022-10-19 04:40:44 +02:00
headless_in_app_webview
fixed test
2022-10-22 04:06:11 +02:00
in_app_browser
updated macos tests, fixed macos/Classes/ISettings.swift, fixed macos NSColor.swift extension
2022-10-19 04:40:44 +02:00
in_app_localhost_server
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_webview
Fixed InAppWebViewSettings automatic infer if initialSettings is null
2022-11-28 15:12:02 +01:00
proxy_controller
code format
2022-10-14 02:28:23 +02:00
service_worker_controller
code format
2022-11-02 15:08:44 +01:00
tracing_controller
code format
2022-11-02 15:08:44 +01:00
constants.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
util.dart
Created WebUri class to replace Uri dart core type,
fix
#1402
,
fix
#1328
,
fix
#1350
2022-10-27 11:02:49 +02:00
webview_flutter_test.dart
Removed willSuppressErrorPage WebView Android setting in favor of disableDefaultErrorPage, Added isMultiProcessEnabled static method on InAppWebViewController for Android, Added onContentSizeChanged WebView event for iOS, Added onPermissionRequestCanceled and onRequestFocus WebView events for Android, Added defaultVideoPoster WebView setting for Android, Added TracingController for Android WebViews
2022-10-31 02:09:00 +01:00