# wasabeef/flutter-architecture-blueprints

Flutter Architecture Blueprints is a project that introduces MVVM architecture and project structure approaches to developing Flutter apps.

Repository: https://github.com/wasabeef/flutter-architecture-blueprints
Canonical: https://ross.abutalabs.com/products/flutter-architecture-blueprints
Language: Dart
License: MIT
License Family: permissive
Topics: flutter, architecture, dart, android-studio, xcode
Archived: true
Last push: 2022-06-06T08:01:22+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2223, "days_push": 1549, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1667, forks 248 (observed 2026-08-28T04:05:19.684226+00:00)

## What it is
A Flutter sample project demonstrating MVVM architecture with a Repository pattern and recommended project structure. It serves as a reference blueprint for structuring Flutter apps with lints, localization, and code generation tooling.

## Use cases
- structure a new flutter app with mvvm
- learn mvvm architecture in flutter
- flutter project structure example
- starting template for flutter apps
- see how to organize repositories and viewmodels in dart

## When to choose
- starting a new flutter app and wanting a proven mvvm structure
- learning how to layer viewmodels, views, and repositories in flutter

## When to avoid
- you need a production-ready maintained starter (last release 2022, older flutter/dart versions)
- you prefer other architectures like bloc or clean architecture

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: mobile-framework, developer-tools, boilerplate
- domain: mobile-development, developer-tools, tutorials
- platform: cross-platform
- tags: flutter, mvvm, architecture, blueprint, sample-app, repository-pattern, android, ios

## Member repositories
- wasabeef/flutter-architecture-blueprints (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:19.684226+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-30T03:42:55.155094+00:00, confidence not recorded.
  - readme: https://github.com/wasabeef/flutter-architecture-blueprints (fetched 2026-08-28T04:05:19.684226+00:00, sha 019d8226bf56)
- Data as of 2026-08-30T08:39:29.467469+00:00.
