iosWebViewFix/example
Lorenzo Pichilli 0a16e1babe Added WebAuthenticationSession for iOS 2022-05-09 01:51:21 +02:00
..
android fixed android dependencies error in release mode 2022-04-25 13:51:47 +02:00
assets Added WebAuthenticationSession for iOS 2022-05-09 01:51:21 +02:00
integration_test deprecated onLoadResourceCustomScheme for onLoadResourceWithCustomScheme event 2022-05-08 15:08:34 +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 Added WebAuthenticationSession for iOS 2022-05-09 01:51:21 +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.