wuba/Fair
A Flutter package used to update widget tree dynamically. Fair提供一整套Flutter动态化解决方案 observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- 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: n/a
- age_days: 2100
- days_rel: n/a
- days_push: 677
- n_releases_24m: 0
Adoption not part of the score
2742 stars · 321 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Fair is a dynamic framework for Flutter that converts native Dart source files via a compiler so widget trees and state can be updated dynamically without releasing a new app version. It distributes business bundles and JS to push new pages or partial UI updates over the air, similar to React Native's model.
Use cases
- push new Flutter pages without an app store release
- hot update Flutter widget tree dynamically
- replace or patch parts of an existing Flutter page remotely
- fix UI bugs in production without waiting for the next release
- dynamically modify typography and styles of operation bits
- build a hot update platform for Flutter apps
When to choose
- you ship a Flutter app and need over-the-air UI updates without app store review
- you want pixel-perfect dynamic pages rendered losslessly against native Flutter widgets
- you need a lightweight, low-intrusion dynamic solution with a pluggable component model
When to avoid
- your app store policies prohibit dynamic code/UI updates
- you are not using Flutter or Dart
- you only need simple remote feature flags or config changes rather than full UI dynamism
- you need a very mature ecosystem like React Native's
Facets
framework · maturity active
mobile-framework ui-components plugin-system developer-tools mobile-development cross-platform frontend developer-tools cross-platform flutter dynamic-ui hot-update code-push dart-compiler widget-tree over-the-air-updates react-native-alternative android ios mobile
2 sources
- readme: https://github.com/wuba/Fair · fetched 2026-08-28 · e300f7b6e13f
- homepage: https://fair.58.com · fetched 2026-08-29 · 7b450f68a37f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| wuba/Fair | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem