flutter_inappwebview_forge_ios 2.1.35 copy "flutter_inappwebview_forge_ios: ^2.1.35" to clipboard
flutter_inappwebview_forge_ios: ^2.1.35 copied to clipboard

PlatformiOS

iOS implementation of the flutter_inappwebview_forge plugin.

flutter_inappwebview_forge_ios #

The Apple iOS WKWebView implementation of flutter_inappwebview_forge.

Usage #

This package is endorsed, which means you can simply use flutter_inappwebview_forge 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.

Requirements #

  • iOS 15.0 or newer
  • Flutter 3.38.6 or newer