brianegan/flutter_architecture_samples resource
TodoMVC for Flutter observed · 2026-08-28
Health v2 · maintenance only
55/100
- Activity 50
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3203
- days_rel: n/a
- days_push: 300
- n_releases_24m: 0
Adoption not part of the score
8926 stars · 1712 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A collection of TodoMVC sample apps implemented in Flutter using many different architecture and state-management approaches (vanilla, InheritedWidget, Provider, BLoC, Redux, MobX, MVI, signals, and more). It serves as a learning reference and side-by-side comparison of how each pattern affects code structure, testing, and maintainability.
Use cases
- compare flutter state management approaches side by side
- learn how to structure a flutter app
- example of redux in flutter
- flutter bloc pattern example
- starting point for a new flutter app architecture
- learn testing patterns for flutter apps
When to choose
- you are deciding which state-management or architecture pattern to adopt in Flutter
- you want idiomatic sample code for patterns like BLoC, Redux, Provider, or MVI
- you want a reference for how architecture choices affect testability
When to avoid
- you need a production-ready app template with rich UI or backend integration
- you need a state-management library itself rather than examples
- you work outside the Flutter/Dart ecosystem
Facets
learning-resource · maturity active
state-management developer-tools testing mobile-development tutorials cross-platform cross-platform flutter dart todomvc sample-apps architecture-patterns redux bloc provider mobx mvi mobile web-server
2 sources
- readme: https://github.com/brianegan/flutter_architecture_samples · fetched 2026-08-28 · dc2ad4a3b386
- homepage: http://fluttersamples.com/ · fetched 2026-08-29 · ce7b7aa855f9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| brianegan/flutter_architecture_samples | main | 55 |
For agents
markdown · JSON · MCP: product_card(name="brianegan/flutter_architecture_samples")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem