返回排行榜Flutter InAppWebView Plugin
A Flutter plugin that allows you to add an inline webview, to use a headless webview, and to open an in-app browser window.
flutterflutter-pluginandroidpluginiosflutter-packageinline-webviewwebviewinappwebviewflutter-webviewcookie-managerwebview-library
关键指标
Star 增长趋势
Star
3.7k
Forks
2.1k
周增长
—
Issues
153
1k2k3k
2023年1月2023年8月2024年3月2024年10月2025年5月2025年12月2026年7月
README
Flutter InAppWebView Plugin


Supported Platforms
A Flutter plugin that allows you to add an inline webview, to use an headless webview, and to open an in-app browser window.
Articles/Resources
- Official documentation: inappwebview.dev/docs
- Read the online API Reference to get the full API documentation.
- Official blog: inappwebview.dev/blog
- Find open source projects on the Official Showcase page: inappwebview.dev/showcase
- Check the flutter_inappwebview_examples repository for project examples
- Check the flutter_inappwebview/example/integration_test/webview_flutter_test.dart file for other code examples
- Flutter Browser App: A Full-Featured Mobile Browser App (such as the Google Chrome mobile browser) created using Flutter and the features offered by the flutter_inappwebview plugin
Showcase - Who use it
Check the Showcase page to see an open list of Apps built with Flutter and Flutter InAppWebView.
Are you using the Flutter InAppWebView plugin and would you like to add your App there?
Send a submission request to the Submit App page!
Requirements
- Dart sdk: "^3.8.0"
- Flutter: ">=3.32.0"
- Android:
minSdkVersion >= 19, AGP version>= 7.3.0(use Android Studio - Android Gradle plugin Upgrade Assistant for help) - iOS 12.0+, Xcode version
>= 15.0 - MacOS 10.14+: Xcode version
>= 15.0 - Windows: NuGet CLI available on your PATH environment variable
- Linux: WPE 2.0 WebKit built
Installation
Add flutter_inappwebview as a dependency in your pubspec.yaml file.
Platform Installation Setup:
Support
Did you find this plugin useful? Please consider to make a donation to help improve it!
Contributors ✨
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
相关仓库