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
0e4e16562d
Added scriptHtmlTagAttributes optional argument to injectJavascriptFileFromUrl WebView method, Added cssLinkHtmlTagAttributes optional argument to injectCSSFileFromUrl WebView method
2021-02-09 21:11:50 +01:00
..
chrome_safari_browser_example.screen.dart
Added 'toString()' method to various classes in order to have a better output instead of simply 'Instance of ...', updated getOptions() method
2020-05-29 19:56:03 +02:00
headless_in_app_webview.screen.dart
Added support for Dart null-safety feature, Updated integration tests, Fixed missing properties initialization when using InAppWebViewController.fromInAppBrowser, Removed debuggingEnabled WebView option and added AndroidInAppWebViewController.setWebContentsDebuggingEnabled static method
2021-01-28 17:10:15 +01:00
in_app_browser_example.screen.dart
removed unneeded Java code obj.put(uuid, uuid) on Android
2021-02-01 16:22:25 +01:00
in_app_webiew_example.screen.dart
Added scriptHtmlTagAttributes optional argument to injectJavascriptFileFromUrl WebView method, Added cssLinkHtmlTagAttributes optional argument to injectCSSFileFromUrl WebView method
2021-02-09 21:11:50 +01:00
main.dart
added createWebArchiveData iOS-specific WebView method, Moved saveWebArchive WebView method from Android-specific to cross-platform
2021-02-09 01:39:35 +01:00