flutter_inappwebview_forge
flutter_inappwebview_forge is a maintained Flutter federated plugin for inline WebViews, headless WebViews, and in-app browser windows on Android, iOS, macOS, Windows, Linux, and Web.
Installation
Add the package to your application:
dependencies:
flutter_inappwebview_forge: ^1.0.0
Platform implementations are included automatically through Flutter's federated plugin mechanism.
The iOS implementation requires Flutter 3.38.6 or newer. Earlier Flutter versions can still dispatch WebView gestures incorrectly on iOS.
Documentation
See the project repository for setup guidance, issue tracking, and release notes.
Attribution and license
This package is a maintained fork of Flutter InAppWebView, originally created and maintained by Lorenzo Pichilli with contributions from the open-source community.
The package is distributed under the Apache License 2.0.