iosWebViewFix/example
pichillilorenzo 305c726274 added WebHistory and WebHistoryItem class, added getCopyBackForwardList, goBackOrForward, canGoBackOrForward and goTo methods for InAppWebView and InAppBrowser, updated docs 2018-10-30 01:39:07 +01:00
..
android added getCookies() and getCookie() for Android 2018-10-25 00:25:11 +02:00
assets v0.4.0 2018-10-16 01:27:58 +02:00
ios v0.4.0 2018-10-16 01:27:58 +02:00
lib added WebHistory and WebHistoryItem class, added getCopyBackForwardList, goBackOrForward, canGoBackOrForward and goTo methods for InAppWebView and InAppBrowser, updated docs 2018-10-30 01:39:07 +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 v0.4.1 2018-10-18 01:38:36 +02: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.