iosWebViewFix/example
Lorenzo Pichilli 88e89bd102 fixed iOS nil exception on URLRequest url property, update some iOS classes to use ChannelDelegate class and Disposable protocol, added some more null checks on Android 2022-05-05 20:19:16 +02:00
..
android fixed android dependencies error in release mode 2022-04-25 13:51:47 +02:00
assets added AndroidWebViewFeature, AndroidServiceWorkerController, AndroidServiceWorkerClient classes 2021-02-04 21:54:09 +01:00
integration_test fixed tests, added android webview EventChannelDelegate, fixed some enum native values based on target platform 2022-05-04 02:17:33 +02:00
ios fixed iOS nil exception on URLRequest url property, update some iOS classes to use ChannelDelegate class and Disposable protocol, added some more null checks on Android 2022-05-05 20:19:16 +02:00
lib renamed DebugSettings to DebugLoggingSettings 2022-05-02 23:53:09 +02:00
test_assets updated tests 2022-04-29 21:48:17 +02:00
test_driver fix publish.sh script 2021-03-01 20:26:57 +01:00
web fixed web support, updated tests 2022-04-30 21:22:31 +02:00
.gitignore fixed web support, updated tests 2022-04-30 21:22:31 +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
analysis_options.yaml added initial web support 2022-04-21 23:14:51 +02:00
pubspec.yaml updated tests 2022-04-29 02:07:01 +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.