iosWebViewFix/example
Lorenzo Pichilli b6db461c70 added default localhost server path with _directoryIndex if it is empty 2022-10-13 20:35:34 +02:00
..
android Added support for Android 33, Fixed possible null pointer exception in Android ChromeCustomTabsActivity.java, fix #1299, fix #1223, fix #1269, fix #1234, close #1307 2022-10-04 12:12:07 +02:00
assets added AndroidWebViewFeature, AndroidServiceWorkerController, AndroidServiceWorkerClient classes 2021-02-04 21:54:09 +01:00
integration_test Added support for Android 33, Fixed possible null pointer exception in Android ChromeCustomTabsActivity.java, fix #1299, fix #1223, fix #1269, fix #1234, close #1307 2022-10-04 12:12:07 +02:00
ios updated js code arrayBufferToString 2022-10-13 15:59:50 +02:00
lib added default localhost server path with _directoryIndex if it is empty 2022-10-13 20:35:34 +02:00
test_assets fixed example for iOS 2022-10-03 13:58:40 +02: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 Added support for Android 33, Fixed possible null pointer exception in Android ChromeCustomTabsActivity.java, fix #1299, fix #1223, fix #1269, fix #1234, close #1307 2022-10-04 12:12:07 +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.