iosWebViewFix/example
Lorenzo Pichilli 254ba1a1b8 using getWebViewLooper API for Android 28+ 2022-04-18 23:57:11 +02:00
..
android Added support for Android TWA (Trusted Web Activity) 2022-04-17 21:47:35 +02:00
assets added AndroidWebViewFeature, AndroidServiceWorkerController, AndroidServiceWorkerClient classes 2021-02-04 21:54:09 +01:00
integration_test using getWebViewLooper API for Android 28+ 2022-04-18 23:57:11 +02:00
ios updated integration tests 2022-04-18 02:59:46 +02:00
lib Added support for Android TWA (Trusted Web Activity) 2022-04-17 21:47:35 +02:00
test_assets Fixed Android screenshot out of memory error, Fixed getFavicons WebView method 2021-02-25 19:48:48 +01:00
test_driver fix publish.sh script 2021-03-01 20:26:57 +01:00
.gitignore fix #1137, fix #888 2022-04-18 23:12:17 +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 merge 2022-04-17 18:15:49 +02: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.