# Stacked-Org/stacked

A Flutter application architecture created from real world scenarios

Repository: https://github.com/Stacked-Org/stacked
Canonical: https://ross.abutalabs.com/products/stacked
Language: Dart
License: MIT
License Family: permissive
Last push: 2026-06-22T16:16:13+00:00

## Health v2 (maintenance only)
Score: 64/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 88, release rhythm 12, longevity 100
- inputs: {"age_days": 2326, "days_push": 72, "days_rel": 379, "gap_med": 250, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1037, forks 253 (observed 2026-08-28T04:03:19.424660+00:00)

## What it is
Stacked is a Flutter application architecture framework for building production-grade, testable, and maintainable apps. It provides a complete frontend architecture including state management, navigation, and dependency injection patterns.

## Use cases
- structure a flutter app with mvvm architecture
- manage state in flutter apps
- build testable flutter applications
- handle navigation in flutter
- dependency injection for flutter apps
- organize large flutter codebase

## When to choose
- building production flutter apps needing a proven architecture
- teams wanting testable, maintainable flutter code
- developers who like mvvm with viewmodels

## When to avoid
- small prototypes where architecture overhead is unnecessary
- projects preferring bloc or riverpod ecosystems
- non-flutter dart projects

## Facets
- artifact type: framework
- maturity: active
- function: state-management, frontend-framework, routing, dependency-audit
- domain: mobile-development, cross-platform, web-development, developer-tools
- platform: cross-platform
- tags: flutter, mvvm, architecture, dart, viewmodel, navigation, dependency-injection, mobile

## Member repositories
- Stacked-Org/stacked (main) score 64

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:19.424660+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-30T07:04:21.537395+00:00, confidence not recorded.
  - readme: https://github.com/Stacked-Org/stacked (fetched 2026-08-28T04:03:19.424660+00:00, sha fc3819a6415e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
