Ross ROSS = Recommend OSS · open-source software intelligence for agents

openwebf/webf

Bring JavaScript and Web Dev to Flutter observed · 2026-08-28

github.com/openwebf/webf · homepage · C++ · GPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

86/100

  • Activity 89
  • Release rhythm 75
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 4
  • age_days: 1506
  • days_rel: 166
  • days_push: 70
  • n_releases_24m: 26

Full methodology

Adoption not part of the score

2502 stars · 163 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

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

framework · maturity active

web-framework frontend-framework ui-components templating interpreter cross-platform mobile-development web-development frontend cross-platform windows flutter web-runtime javascript-runtime quickjs dom css-rendering react vue ota-updates gpl-3.0 mobile desktop ios android macos linux

10 sources

Member repositories

RepositoryRoleHealth v2
openwebf/webfmain86

For agents

markdown · JSON · MCP: product_card(name="openwebf/webf")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem