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
e46a531090
remove print(await controller.getOptions()); code line from the example
2021-01-28 19:01:16 +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
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_webiew_example.screen.dart
remove print(await controller.getOptions()); code line from the example
2021-01-28 19:01:16 +01:00
main.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