# mpflutter/mpflutter

MPFlutter 是一个跨平台 Flutter 开发框架，可用于微信小程序以及 Web 应用开发。

Repository: https://github.com/mpflutter/mpflutter
Canonical: https://ross.abutalabs.com/products/mpflutter
Homepage: http://mpflutter.com/
Language: Dart
License: Apache-2.0
License Family: permissive
Topics: flutter, dart
Last push: 2025-03-25T15:46:27+00:00

## Health v2 (maintenance only)
Score: 29/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 13, release rhythm 8, longevity 100
- inputs: {"age_days": 2094, "days_push": 526, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2145, forks 146 (observed 2026-08-28T04:06:18.713961+00:00)

## What it is
MPFlutter is a cross-platform framework built on Flutter for developing WeChat mini-programs and web applications with a native Flutter development experience. It renders via Skia + WebGL, supports hot reload, and keeps the standard Flutter plugin and Pub package ecosystem.

## Use cases
- build a WeChat mini-program using Flutter and Dart
- port an existing Flutter app to WeChat mini-program
- develop a mini-program game with Flame
- share one codebase between web and mini-program targets
- use Material or Cupertino widgets inside a mini-program
- preview a mini-program UI with hot reload on desktop

## When to choose
- your team already knows Flutter/Dart and must ship a WeChat mini-program
- you need high-performance rendering in a mini-program (frequent UI updates or games)
- you want to reuse Flutter plugins and Pub packages across mini-program targets

## When to avoid
- you need a fully open-source solution for commercial use (commercial deployment requires a paid license)
- you target platforms other than WeChat mini-programs or web
- you prefer native mini-program development with WXML/JS or a non-Flutter stack

## Facets
- artifact type: framework
- maturity: active
- function: mobile-framework, frontend-framework, graphics, ui-components
- domain: cross-platform, mobile-development, web-development, developer-tools
- platform: cross-platform, browser
- tags: flutter, dart, wechat-miniprogram, mini-programs, webgl, skia, hot-reload, commercial-license, web-server

## Member repositories
- mpflutter/mpflutter (main) score 29

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:18.713961+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:51:12.476732+00:00, confidence not recorded.
  - readme: https://github.com/mpflutter/mpflutter (fetched 2026-08-28T04:06:18.713961+00:00, sha 87117e992bb9)
  - homepage: http://mpflutter.com/ (fetched 2026-08-29T10:31:14.987540+00:00, sha 77385d23f2a7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
