iosWebViewFix/example
Lorenzo Pichilli 6ba5b0c115 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
..
android renamed plugin to flutter_inappwebview 2019-11-29 16:59:18 +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 Fixed error 'java.lang.ClassCastException: cannot be cast to android.view.WindowManagerImpl' on Android when using native alert dialogs, updated README.md with Xcode version required 2019-12-01 12:55:06 +01:00
lib renamed plugin to flutter_inappwebview 2019-11-29 16:59:18 +01:00
test_assets renamed plugin to flutter_inappwebview 2019-11-29 16:59:18 +01:00
test_driver Fixed error 'java.lang.ClassCastException: cannot be cast to android.view.WindowManagerImpl' on Android when using native alert dialogs, updated README.md with Xcode version required 2019-12-01 12:55:06 +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 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

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.