pichillilorenzo/flutter_inappwebview
A Flutter plugin that allows you to add an inline webview, to use a headless webview, and to open an in-app browser window. observed · 2026-08-28
Health v2 · maintenance only
74/100
- Activity 66
- Release rhythm 69
- Longevity 100
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: 4.5
- age_days: 2911
- days_rel: 211
- days_push: 204
- n_releases_24m: 9
Adoption not part of the score
3761 stars · 2116 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Flutter plugin for embedding inline WebView widgets, running headless WebViews, and opening in-app browser windows (Chrome Custom Tabs / SFSafariViewController). It exposes a rich controller API for events, cookies, web storage, and JavaScript interaction across Android, iOS, macOS, and Windows.
Use cases
- embed a web page inside a flutter app
- open an in-app browser for oauth sign-in
- run a headless webview for web automation like puppeteer
- manage cookies and web storage in a flutter webview
- handle file downloads from web content in flutter
- convert a pwa into a flutter app
- build a custom browser app in flutter
When to choose
- you need fine-grained control over webviews in a Flutter app (events, cookies, JS injection, custom schemes)
- you need headless webview automation or background page loading
- you want in-app browser tabs using Chrome Custom Tabs or SFSafariViewController
- you need cross-platform webview support including macOS and Windows
When to avoid
- your app is not built with Flutter
- you only need to launch an external browser with a URL
- you need a full-featured browser with tabs, extensions, and devtools
- you need webview support on platforms like Linux or web targets
Facets
plugin · maturity active
ui-components web-scraping auth developer-tools mobile-development web-development cross-platform developer-tools windows cross-platform flutter webview inappbrowser headless-webview chrome-custom-tabs wkwebview webview2 cookie-manager dart android ios macos web
6 sources
- readme: https://github.com/pichillilorenzo/flutter_inappwebview · fetched 2026-08-28 · e9b320984e9f
- homepage: https://inappwebview.dev · fetched 2026-08-29 · ad5b18fccedb
- site_page: https://inappwebview.dev/docs/intro · fetched 2026-08-29 · eafc33cf333c
- site_page: https://inappwebview.dev/docs/5.x.x/intro · fetched 2026-08-29 · 26f974b521ca
- site_page: https://inappwebview.dev/docs/project-examples · fetched 2026-08-29 · a1a8875aa3bd
- site_page: https://inappwebview.dev/docs/migration-guide · fetched 2026-08-29 · 877581121f57
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pichillilorenzo/flutter_inappwebview | main | 74 |
For agents
markdown · JSON · MCP: product_card(name="pichillilorenzo/flutter_inappwebview")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem