iosWebViewFix/example
Lorenzo Pichilli 64f6995d83 added onLoadHttpError event, fixed InAppWebView handleMethod, updated example, updated driver tests 2019-11-21 02:19:43 +01:00
..
android added getHtml method, updated android config, remove block on long press webview android, fixed other issues 2019-11-02 19:58:01 +01:00
assets fixed ajax interceptor javascript code, re-added flutterInAppBrowserPlatformReady javascript for the window object, tests moved inside example folder using flutter driver 2019-11-16 12:41:30 +01:00
ios fix iOS setCookie #196, added iOS shared Process Pool #196, added scrollTo and scrollBy methods 2019-11-19 20:44:06 +01:00
lib added onLoadHttpError event, fixed InAppWebView handleMethod, updated example, updated driver tests 2019-11-21 02:19:43 +01:00
test_assets updated driver tests, updated onTargetBlank event for Android 2019-11-20 02:30:16 +01:00
test_driver added onLoadHttpError event, fixed InAppWebView handleMethod, updated example, updated driver tests 2019-11-21 02:19:43 +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 first commit 2018-09-14 02:21:51 +02:00
pubspec.yaml updated driver tests, updated onTargetBlank event for Android 2019-11-20 02:30:16 +01:00

README.md

flutter_inappbrowser_example

Demonstrates how to use the flutter_inappbrowser plugin.

Getting Started

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