iosWebViewFix/flutter_inappwebview_ios
Lorenzo Pichilli 15f31559e4
Merge pull request #1932 from michalsrutek/bugfix/ipad-crash-dispose
💥 Fix crash - remove force unwrapping from dispose method
2023-12-23 13:57:31 +01:00
..
2023-12-18 12:43:55 +01:00
2023-11-27 18:41:59 +01:00
2023-11-27 09:46:37 +01:00
2023-11-27 18:59:19 +01:00

flutter_inappwebview_ios

The Apple iOS WKWebView implementation of flutter_inappwebview.

Usage

This package is endorsed, which means you can simply use flutter_inappwebview normally. This package will be automatically included in your app when you do, so you do not need to add it to your pubspec.yaml.

However, if you import this package to use any of its APIs directly, you should add it to your pubspec.yaml as usual.