mobxjs/mobx.dart
MobX for the Dart language. Hassle-free, reactive state-management for your Dart and Flutter apps. observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 98
- 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: 2816
- days_rel: n/a
- days_push: 12
- n_releases_24m: 0
Adoption not part of the score
2465 stars · 320 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
MobX ported to the Dart language, providing transparent functional reactive state management for Dart and Flutter apps. It uses observables, actions, and reactions to automatically keep application state and the UI in sync.
Use cases
- manage state in a flutter app
- reactive state management for dart
- keep ui in sync with app state automatically
- replace provider or bloc with mobx
- observable computed values in dart
- flutter counter app with reactive state
When to choose
- building Flutter or Dart apps that want automatic reactive UI updates from state changes
- you prefer the MobX observables/actions/reactions model over bloc or redux
- you want boilerplate-free state management with code generation support
When to avoid
- you need a state solution with no code-generation or build_runner step
- your team prefers explicit, unidirectional data flow like redux or bloc
- you are not using Dart or Flutter
Facets
library · maturity active
state-management mobile-development frontend web-development cross-platform mobx reactive-programming observables flutter-favorite code-generation flutter
2 sources
- readme: https://github.com/mobxjs/mobx.dart · fetched 2026-08-28 · fa3295464cd9
- homepage: https://mobx.netlify.app · fetched 2026-08-29 · 80247fe662f7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mobxjs/mobx.dart | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="mobxjs/mobx.dart")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem