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
/
lib
/
src
/
in_app_webview
History
Lorenzo Pichilli
85e45ca00a
updated changelog, fixed implementation param when creating headless webview
2022-04-16 00:30:28 +02:00
..
android
created android InAppWebViewInterface to implement other android webview engines, getOriginalUrl method is cross-platform now, Fixed requestImageRef method always null on iOS
2022-04-15 19:20:35 +02:00
ios
fix
#776
,
fix
#748
, Added support of allowingReadAccessTo iOS-specific WebView option for the WebView initialData parameter, Added iosAllowingReadAccessTo iOS-specific parameter to the loadData WebView method
2021-04-02 15:18:28 +02:00
_static_channel.dart
code format
2021-02-22 23:54:09 +01:00
headless_in_app_webview.dart
updated changelog, fixed implementation param when creating headless webview
2022-04-16 00:30:28 +02:00
in_app_webview_controller.dart
created android InAppWebViewInterface to implement other android webview engines, getOriginalUrl method is cross-platform now, Fixed requestImageRef method always null on iOS
2022-04-15 19:20:35 +02:00
in_app_webview_options.dart
code format
2021-02-22 23:54:09 +01:00
in_app_webview.dart
created android InAppWebViewInterface to implement other android webview engines, getOriginalUrl method is cross-platform now, Fixed requestImageRef method always null on iOS
2022-04-15 19:20:35 +02:00
main.dart
Removed duplicate lib exports, Fixed some rare cases when iOS WKWebView scrollViewDidEndDragging event blocks the scroll gesture
2021-04-06 11:54:42 +02:00
webview.dart
created android InAppWebViewInterface to implement other android webview engines, getOriginalUrl method is cross-platform now, Fixed requestImageRef method always null on iOS
2022-04-15 19:20:35 +02:00