iosWebViewFix/example
Lorenzo Pichilli ad56ca6621 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
..
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 '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
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 '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
.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.