iosWebViewFix/example
Lorenzo Pichilli 64246d84d9 Added 'values' property for all the custom Enums, bug fixes 2020-06-19 21:59:43 +02:00
..
android Updated Android build.gradle version and some androidx properties, fix #371, fix #320 2020-06-03 01:45:58 +02:00
assets Added 'values' property for all the custom Enums, bug fixes 2020-06-19 21:59:43 +02:00
ios Added 'values' property for all the custom Enums, bug fixes 2020-06-19 21:59:43 +02:00
lib Added 'values' property for all the custom Enums, bug fixes 2020-06-19 21:59:43 +02:00
test_assets added getScrollX and getScrollY webview methods, added HttpOnly and SameSite set cookie options, added animated option to scrollTo and scrollBy webview methods, Added error and message to the ServerTrustChallenge class for iOS, added contentInsetAdjustmentBehavior webview iOS-specific option, added getCertificate android-specific webview method, added copy and copyWithValue methods for webview class options 2020-06-13 03:50:19 +02:00
test_driver added new webview methods, added supporZoom webview option on iOS, bug fixes, prepare new version 3.4.0 2020-06-12 04:04:41 +02:00
.flutter-plugins-dependencies Added 'values' property for all the custom Enums, bug fixes 2020-06-19 21:59:43 +02: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 Android build.gradle version and some androidx properties, fix #371, fix #320 2020-06-03 01:45:58 +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.