iosWebViewFix/example
Lorenzo Pichilli b9fb01f177 fix #225, merged #228, updated ios options naming, updated default value for databaseEnabled android option, added new methods and events 2019-12-16 23:58:10 +01:00
..
android Updated for Flutter 1.12 new Java Embedding API (Android), updated DropDown Workaround 2019-12-14 12:15:19 +01:00
assets Added pause and resume methods for Android, Added pauseTimers and resumeTimers methods, Added new historyUrl optional parameter only for Android, fix #202, should fix #201 2019-12-03 00:07:29 +01:00
ios fix #225, merged #228, updated ios options naming, updated default value for databaseEnabled android option, added new methods and events 2019-12-16 23:58:10 +01:00
lib fix #225, merged #228, updated ios options naming, updated default value for databaseEnabled android option, added new methods and events 2019-12-16 23:58:10 +01:00
test_assets updated shouldOverrideUrlLoading event for #146, added print method and event #128, fix #123 javascript handler for Android API <= 22, renamed onTargetBlank to onCreateWindow event, deleted useOnTargetBlank option, added supportMultipleWindows android option, added getDefaultUserAgent static method, Updated default value for domStorageEnabled option to true 2019-12-10 00:29:09 +01:00
test_driver fix #225, merged #228, updated ios options naming, updated default value for databaseEnabled android option, added new methods and events 2019-12-16 23:58:10 +01:00
.flutter-plugins-dependencies Updated for Flutter 1.12 new Java Embedding API (Android), updated DropDown Workaround 2019-12-14 12:15:19 +01:00
.gitignore first commit 2018-09-14 02:21:51 +02:00
.metadata first commit 2018-09-14 02:21:51 +02:00
README.md renamed plugin to flutter_inappwebview 2019-11-29 16:59:18 +01:00
pubspec.yaml Updated for Flutter 1.12 new Java Embedding API (Android), updated DropDown Workaround 2019-12-14 12:15:19 +01: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.