iosWebViewFix/flutter_inappwebview_ios
Lorenzo Pichilli 5b422511c0
Merge pull request #1933 from michalsrutek/bugfix/ipad-crash-present-inappbrowser
💥 Fix iPad crash due to missing `sourceView`
2023-12-23 13:59:11 +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.