iosWebViewFix/example
Lorenzo Pichilli ba5b5e6970 updated .cirrus.yml and .travis.yml, updated example integration test dependency 2021-02-10 17:09:36 +01:00
..
android updated .cirrus.yml and .travis.yml, updated example integration test dependency 2021-02-10 17:09:36 +01:00
assets added AndroidWebViewFeature, AndroidServiceWorkerController, AndroidServiceWorkerClient classes 2021-02-04 21:54:09 +01:00
integration_test updated .cirrus.yml and .travis.yml, updated example integration test dependency 2021-02-10 17:09:36 +01:00
ios updated .cirrus.yml and .travis.yml, updated example integration test dependency 2021-02-10 17:09:36 +01:00
lib Added scriptHtmlTagAttributes optional argument to injectJavascriptFileFromUrl WebView method, Added cssLinkHtmlTagAttributes optional argument to injectCSSFileFromUrl WebView method 2021-02-09 21:11:50 +01:00
test_assets added AndroidWebViewFeature, AndroidServiceWorkerController, AndroidServiceWorkerClient classes 2021-02-04 21:54:09 +01:00
test_driver updated .cirrus.yml and .travis.yml 2021-02-10 15:01:40 +01:00
.flutter-plugins-dependencies updated .cirrus.yml and .travis.yml, updated example integration test dependency 2021-02-10 17:09:36 +01:00
.gitignore fixed android zoom, added new ios webview options, added 2020-05-09 04:36:07 +02:00
.metadata fixed android zoom, added new ios webview options, added 2020-05-09 04:36:07 +02:00
README.md fixed android zoom, added new ios webview options, added 2020-05-09 04:36:07 +02:00
pubspec.yaml updated .cirrus.yml and .travis.yml, updated example integration test dependency 2021-02-10 17:09:36 +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.