iosWebViewFix/example
Lorenzo Pichilli 9f9232e1f3 added clearHistory webview methods on Android, setContextMenu and clearFocus webview methods, added ContextMenuOptions class 2020-05-30 20:23:33 +02:00
..
android updated README.md, fix #275, fix #353 2020-05-23 19:34:59 +02:00
assets fixed android zoom, added new ios webview options, added 2020-05-09 04:36:07 +02:00
ios updated README.md, fix #358 2020-05-23 12:32:27 +02:00
lib added clearHistory webview methods on Android, setContextMenu and clearFocus webview methods, added ContextMenuOptions class 2020-05-30 20:23:33 +02:00
test_assets fixed android zoom, added new ios webview options, added 2020-05-09 04:36:07 +02:00
test_driver updated onDownloadStart event API docs 2020-05-29 10:49:08 +02:00
.flutter-plugins-dependencies added clearHistory webview methods on Android, setContextMenu and clearFocus webview methods, added ContextMenuOptions class 2020-05-30 20:23:33 +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 updated README.md, fix #275, fix #353 2020-05-23 19:34:59 +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.