fluttercommunity/flutter_webview_plugin
Community WebView Plugin - Allows Flutter to communicate with a native WebView. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3417
- days_rel: n/a
- days_push: 897
- n_releases_24m: 0
Adoption not part of the score
1492 stars · 938 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Flutter community plugin that lets Flutter apps communicate with a native WebView on Android and iOS, providing a WebviewScaffold widget and JavaScript evaluation support. It is being merged into the official webview_flutter plugin and will be deprecated once that merge completes.
Use cases
- display a web page inside a flutter app
- open external urls in a native webview
- evaluate javascript in an embedded browser
- show a webview fullscreen with an appbar
- load local html files with zoom and local storage
- handle oauth login flows in a mobile webview
When to choose
- maintaining a legacy Flutter app already using this plugin
- needing fullscreen webview behavior not yet available in webview_flutter
- targeting older Android SDKs with simple webview needs
When to avoid
- starting a new Flutter project - use the official webview_flutter plugin instead
- needing the webview integrated in the widget tree with overlapping Flutter widgets
- needing active bug fixes or new features
Facets
plugin · maturity maintenance
ui-components web-scraping mobile-development web-development cross-platform cross-platform flutter webview dart deprecated-in-favor-of-official-plugin native-bridge android ios mobile
5 sources
- readme: https://github.com/fluttercommunity/flutter_webview_plugin · fetched 2026-08-28 · 1d842d4df4de
- homepage: https://pub.dev/packages/flutter_webview_plugin · fetched 2026-08-29 · 4fc641726ac7
- site_page: https://pub.dev/documentation/flutter_webview_plugin/latest · fetched 2026-08-29 · 48d8b1f81ec9
- site_page: https://pub.dev/packages/flutter_webview_plugin/install · fetched 2026-08-29 · f0dcd414bd36
- site_page: https://pub.dev/packages/flutter_webview_plugin/changelog · fetched 2026-08-29 · 0430ab8cb48a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fluttercommunity/flutter_webview_plugin | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="fluttercommunity/flutter_webview_plugin")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem