# bizz84/starter_architecture_flutter_firebase

Time Tracking app with Flutter & Firebase

Repository: https://github.com/bizz84/starter_architecture_flutter_firebase
Canonical: https://ross.abutalabs.com/products/starter_architecture_flutter_firebase
Homepage: https://codewithandrea.com/
Language: Dart
License: MIT
License Family: permissive
Topics: dart, firebase, flutter, riverpod
Last push: 2025-09-09T09:53:29+00:00

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

## Adoption (not part of the score)
Stars 1806, forks 488 (observed 2026-08-28T04:05:39.045131+00:00)

## What it is
A time tracking application built with Flutter and Firebase, serving as a reference implementation of the author's Riverpod app architecture. It demonstrates authentication, CRUD features with Cloud Firestore, and multi-device data sync.

## Use cases
- learn flutter riverpod architecture from a real app
- starter template for flutter firebase projects
- example of email password auth with firestore
- see how to structure a flutter app with repository pattern
- reference for nested navigation with gorouter
- sample time tracking app with job entries and reports

## When to choose
- starting a new Flutter + Firebase app and wanting a proven architecture
- learning Riverpod 2.x with code generation and linting
- studying feature-first project structure and repository pattern in Flutter

## When to avoid
- you need a production-ready, fully tested time tracking product
- you want a backend other than Firebase
- you need localization or responsive UI out of the box
- you prefer actively developed starter kits with fast issue turnaround

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: auth, state-management, mobile-framework, boilerplate
- domain: mobile-development, web-development, developer-tools, tutorials
- platform: cross-platform
- tags: flutter, firebase, riverpod, reference-app, time-tracking, firestore, app-architecture, sample-app, mobile, web-server

## Member repositories
- bizz84/starter_architecture_flutter_firebase (main) score 51

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:39.045131+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:21:29.001492+00:00, confidence not recorded.
  - readme: https://github.com/bizz84/starter_architecture_flutter_firebase (fetched 2026-08-28T04:05:39.045131+00:00, sha f2553a47031a)
  - homepage: https://codewithandrea.com/ (fetched 2026-08-29T11:00:28.894930+00:00, sha 91198179f8e1)
  - site_page: https://codewithandrea.com/videos/build-flutter-apps-faster-claude-code-opus4 (fetched 2026-08-29T11:00:28.904183+00:00, sha 857906b673e4)
  - site_page: https://codewithandrea.com/courses/flutter-in-production (fetched 2026-08-29T11:00:28.906856+00:00, sha 0b831c57b266)
  - site_page: https://codewithandrea.com/courses/flutter-foundations (fetched 2026-08-29T11:00:28.909907+00:00, sha 267ae1ea4d7c)
  - site_page: https://codewithandrea.com/courses/flutter-firebase-masterclass (fetched 2026-08-29T11:00:28.912579+00:00, sha 54c69393ef9f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
