# fluttercommunity/flutter_webview_plugin

Community WebView Plugin - Allows Flutter to communicate with a native WebView.

Repository: https://github.com/fluttercommunity/flutter_webview_plugin
Canonical: https://ross.abutalabs.com/products/flutter_webview_plugin
Homepage: https://pub.dev/packages/flutter_webview_plugin
Language: Java
License: NOASSERTION
License Family: other
Topics: hacktoberfest
Last push: 2024-03-19T07:40:21+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3417, "days_push": 897, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1492, forks 938 (observed 2026-08-28T04:04:52.638853+00:00)

## What it is
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
- artifact type: plugin
- maturity: maintenance
- function: ui-components, web-scraping
- domain: mobile-development, web-development, cross-platform
- platform: cross-platform
- tags: flutter, webview, dart, deprecated-in-favor-of-official-plugin, native-bridge, android, ios, mobile

## Member repositories
- fluttercommunity/flutter_webview_plugin (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:52.638853+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:33:29.696252+00:00, confidence not recorded.
  - readme: https://github.com/fluttercommunity/flutter_webview_plugin (fetched 2026-08-28T04:04:52.638853+00:00, sha 1d842d4df4de)
  - homepage: https://pub.dev/packages/flutter_webview_plugin (fetched 2026-08-29T11:39:09.837675+00:00, sha 4fc641726ac7)
  - site_page: https://pub.dev/documentation/flutter_webview_plugin/latest (fetched 2026-08-29T11:39:09.844245+00:00, sha 48d8b1f81ec9)
  - site_page: https://pub.dev/packages/flutter_webview_plugin/install (fetched 2026-08-29T11:39:09.842520+00:00, sha f0dcd414bd36)
  - site_page: https://pub.dev/packages/flutter_webview_plugin/changelog (fetched 2026-08-29T11:39:09.840628+00:00, sha 0430ab8cb48a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
