Flutterando/Clean-Dart resource
Proposta de Arquitetura Limpa para o Dart/Flutter observed · 2026-08-28
Health v2 · maintenance only
44/100
- Activity 26
- 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2233
- days_rel: n/a
- days_push: 446
- n_releases_24m: 0
Adoption not part of the score
1180 stars · 104 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A community guide proposing a Clean Architecture pattern for Dart and Flutter applications, based on Robert C. Martin's layered architecture. It documents how to structure projects into entities, use cases, interface adapters, and frameworks/drivers layers.
Use cases
- structure a flutter app with clean architecture
- learn how to apply clean architecture in dart
- organize flutter project layers and dependencies
- separate business logic from ui in flutter
- apply solid principles to a dart codebase
- decide where use cases and entities live in a flutter app
When to choose
- you are starting a Dart or Flutter project and want a proven layered architecture
- you want to keep business logic independent of Flutter frameworks
- you need a shared architecture convention for a Flutterando-ecosystem team
When to avoid
- you need runnable code or a framework rather than an architectural proposal
- your project is a small prototype where layered architecture adds overhead
- you use a language other than Dart/Flutter
Facets
learning-resource · maturity active
documentation developer-tools mobile-development web-development tutorials developer-tools cross-platform clean-architecture flutter architecture-guide solid software-design mobile
1 source
- readme: https://github.com/Flutterando/Clean-Dart · fetched 2026-08-28 · e6b58cd5c65b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Flutterando/Clean-Dart | main | 44 |
For agents
markdown · JSON · MCP: product_card(name="Flutterando/Clean-Dart")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem