iosWebViewFix/example
Lorenzo Pichilli b6b1e0e290 fixed CookieManager.setCookie
expiresDate option (#338)
2020-05-11 15:09:17 +02:00
..
android fixed android zoom, added new ios webview options, added 2020-05-09 04:36:07 +02:00
assets fixed android zoom, added new ios webview options, added 2020-05-09 04:36:07 +02:00
ios fix #337 2020-05-11 13:43:24 +02:00
lib fix #337 2020-05-11 13:43:24 +02:00
test_assets fixed android zoom, added new ios webview options, added 2020-05-09 04:36:07 +02:00
test_driver added HeadlessInAppWebView class, added close, addMenuItem and addMenuItems methods to ChromeSafariBrowser, added ChromeSafariBrowserMenuItem class, fixed InAppWebView.channel null exception on android, fix #305, fix #245, fix #299 2020-05-11 02:48:41 +02:00
.flutter-plugins-dependencies fixed CookieManager.setCookie 2020-05-11 15:09:17 +02:00
.gitignore fixed android zoom, added new ios webview options, added 2020-05-09 04:36:07 +02:00
.metadata fixed android zoom, added new ios webview options, added 2020-05-09 04:36:07 +02:00
README.md fixed android zoom, added new ios webview options, added 2020-05-09 04:36:07 +02:00
pubspec.yaml fixed android zoom, added new ios webview options, added 2020-05-09 04:36:07 +02:00

README.md

flutter_inappwebview_example

Demonstrates how to use the flutter_inappwebview plugin.

Getting Started

For help getting started with Flutter, view our online documentation.