This website requires JavaScript.
Explore
Help
Register
Sign In
rogalikkkkkk
/
iosWebViewFix
Watch
1
Star
0
Fork
You've already forked iosWebViewFix
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2da9db9769
iosWebViewFix
/
lib
/
src
/
web_message
/
main.dart
3 lines
71 B
Dart
Raw
Normal View
History
Unescape
Escape
Added WebMessageChannel and WebMessageListener features, Updated Android Gradle distributionUrl version to 5.6.4, AndroidInAppWebViewController.getCurrentWebViewPackage is available now starting from Android API 21+, Attempt to fix #665, fix #579, Fixed wrong mapping of NavigationAction class on Android for androidHasGesture and androidIsRedirect properties
2021-03-11 21:42:18 +00:00
export
'
web_message_channel.dart
'
;
v5.2.0
2021-03-22 15:39:58 +00:00
export
'
web_message_listener.dart
'
;