iosWebViewFix/example
Lorenzo Pichilli 3106caf437 fix iOS setCookie #196, added iOS shared Process Pool #196, added scrollTo and scrollBy methods 2019-11-19 20:44:06 +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 fix iOS setCookie #196, added iOS shared Process Pool #196, added scrollTo and scrollBy methods 2019-11-19 20:44:06 +01:00
test_assets updated ConsoleMessage class, updated evaluateJavascript method, fixed Android JavaScriptBridgeInterface _callHandler method 2019-11-17 18:31:31 +01:00
test_driver updated ConsoleMessage class, updated evaluateJavascript method, fixed Android JavaScriptBridgeInterface _callHandler method 2019-11-17 18:31:31 +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 flutter driver tests, fixed javascript code for fetch request interception 2019-11-16 19:54:03 +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.