# openwebf/webf

Bring JavaScript and Web Dev to Flutter

Repository: https://github.com/openwebf/webf
Canonical: https://ross.abutalabs.com/products/webf
Homepage: https://openwebf.com/
Language: C++
License: GPL-3.0
License Family: copyleft
Topics: css, flutter, html, reactjs, javascript, vue, cross-platform, desktop-development, mobile-development, tailwindcss, dart
Last push: 2026-06-24T04:57:13+00:00

## Health v2 (maintenance only)
Score: 86/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 89, release rhythm 75, longevity 100
- inputs: {"age_days": 1506, "days_push": 70, "days_rel": 166, "gap_med": 4, "n_releases_24m": 26}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2502, forks 163 (observed 2026-08-28T04:06:57.003548+00:00)

## What it is
WebF is a W3C/WHATWG-compliant web runtime for Flutter that implements HTML, CSS, and the DOM with a QuickJS JavaScript engine, rendered by a custom Flutter-based engine rather than a system WebView. It lets developers build native cross-platform apps using web frameworks like React, Vue, and Svelte with direct JavaScript-to-native communication and embedded Flutter widgets.

## Use cases
- build native flutter apps with javascript and css
- run react or vue apps inside flutter without a webview
- ship one codebase to ios android desktop from web tech
- push over-the-air updates to a flutter app without store review
- embed flutter widgets as html elements in a web app
- replace webview with a faster custom rendering engine
- reuse npm ecosystem and tailwindcss in a mobile app

## When to choose
- you want native-like performance and sub-100ms startup instead of a system WebView
- your team knows React/Vue/Svelte and Tailwind but needs Flutter-supported platforms
- you need over-the-air UI updates bypassing app store review
- you want to mix Flutter widgets with web-standard HTML/CSS UI

## When to avoid
- you need a fully compliant general-purpose browser or full web API coverage
- your app must be distributed on Apple App Store or Google Play under GPL-3.0 without a commercial license
- you need pixel-perfect rendering of arbitrary existing websites
- you prefer pure Dart/Flutter development without JavaScript

## Facets
- artifact type: framework
- maturity: active
- function: web-framework, frontend-framework, ui-components, templating, interpreter
- domain: cross-platform, mobile-development, web-development, frontend
- platform: cross-platform, windows
- tags: flutter, web-runtime, javascript-runtime, quickjs, dom, css-rendering, react, vue, ota-updates, gpl-3.0, mobile, desktop, ios, android, macos, linux

## Member repositories
- openwebf/webf (main) score 86

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:57.003548+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-30T02:26:55.155174+00:00, confidence not recorded.
  - readme: https://github.com/openwebf/webf (fetched 2026-08-28T04:06:57.003548+00:00, sha 03b14f5e9967)
  - homepage: https://openwebf.com/ (fetched 2026-08-29T10:09:12.704489+00:00, sha ac0382b05324)
  - site_page: https://openwebf.com/en/docs (fetched 2026-08-29T10:09:12.713513+00:00, sha 30c4b77ab505)
  - site_page: https://openwebf.com/en/docs/learn-webf (fetched 2026-08-29T10:09:12.719515+00:00, sha 4e0fdb028c60)
  - site_page: https://openwebf.com/en/docs/learn-webf/how-it-works (fetched 2026-08-29T10:09:12.721210+00:00, sha 98f8a5e5480a)
  - site_page: https://openwebf.com/en/docs/learn-webf/key-features (fetched 2026-08-29T10:09:12.723178+00:00, sha 6068e2e262e7)
  - site_page: https://openwebf.com/en/docs/learn-webf/webf-go (fetched 2026-08-29T10:09:12.725020+00:00, sha 93b6726878c5)
  - site_page: https://openwebf.com/en/docs/developer-guide (fetched 2026-08-29T10:09:12.726783+00:00, sha f25489097f14)
  - site_page: https://openwebf.com/en/pricing (fetched 2026-08-29T10:09:12.715565+00:00, sha c42aac644bc4)
  - site_page: https://openwebf.com/en/changelog (fetched 2026-08-29T10:09:12.717608+00:00, sha af6032192e68)
- Data as of 2026-08-30T08:39:29.467469+00:00.
