# mxflutter/mxflutter

基于JavaScript 的Flutter框架 mxflutter

Repository: https://github.com/mxflutter/mxflutter
Canonical: https://ross.abutalabs.com/products/mxflutter
Language: Dart
License: NOASSERTION
License Family: other
Last push: 2021-03-31T05:29:46+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2626, "days_push": 1981, "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 2802, forks 309 (observed 2026-08-28T04:07:22.670161+00:00)

## What it is
MXFlutter is a framework that lets developers build Flutter applications using TypeScript/JavaScript, rendering UI through a Flutter plugin that executes JS bundles. It supports both a TS frontend framework mimicking Flutter's widget composition and compiling existing Flutter projects to JS via MXJSCompiler.

## Use cases
- build flutter apps with typescript
- dynamically update flutter ui without app store release
- render flutter pages from javascript bundles
- migrate existing flutter project to js-driven rendering
- use frontend ecosystem tooling to develop mobile ui

## When to choose
- you want dynamic, server-pushable UI updates in a Flutter app
- your team is stronger in TypeScript than Dart
- you need Flutter-like widget development with frontend tooling

## When to avoid
- you need an actively maintained project (development moved to tencent/mxflutter and this repo is frozen)
- you target recent Flutter versions beyond 1.22
- you want fully native Dart performance and tooling

## Facets
- artifact type: framework
- maturity: abandoned
- function: mobile-framework, frontend-framework, interpreter
- domain: mobile-development, cross-platform, web-development
- platform: cross-platform
- tags: flutter, javascript-bridge, dynamic-ui, tencent, js-bundle, hot-update, android, ios, typescript

## Member repositories
- mxflutter/mxflutter (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:22.670161+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-30T08:14:32.814175+00:00, confidence not recorded.
  - readme: https://github.com/mxflutter/mxflutter (fetched 2026-08-28T04:07:22.670161+00:00, sha 0d9ea88d0abc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
