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
/
lib
History
Lorenzo Pichilli
25e9ea6e19
updated version and changelog
2022-04-17 16:35:43 +02:00
..
chrome_safari_browser_example.screen.dart
Added singleInstance option for Android ChromeSafariBrowser implementation, updated android compileSdkVersion to 31
2022-04-15 23:18:54 +02:00
headless_in_app_webview.screen.dart
fix publish.sh script
2021-03-01 20:26:57 +01:00
in_app_browser_example.screen.dart
Added support for pull-to-refresh feature (
fix
#395
), Fixed issue not rendering WebView content when scrolling on iOS (
fix
#704
), Fixed InAppBrowser.openData method, InAppBrowser.initialUserScripts InAppBrowser.id HeadlessInAppWebView.id properties are final now
2021-03-05 23:19:50 +01:00
in_app_webiew_example.screen.dart
updated version and changelog
2022-04-17 16:35:43 +02:00
main.dart
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 22:42:18 +01:00