Add Months Flutter app
Find a file
John Mizerek 151106aa8e Initial commit: Add Months MVP
Local-first Flutter app that identifies the single behavioral change
most likely to extend lifespan using hazard-based modeling.

Features:
- Risk engine with hazard ratios from meta-analyses
- 50 countries mapped to 4 mortality groups
- 6 modifiable factors: smoking, alcohol, sleep, activity, driving, work hours
- SQLite local storage (no cloud, no accounts)
- Muted clinical UI theme
- 23 unit tests for risk engine

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-20 21:25:00 -08:00
android Initial commit: Add Months MVP 2026-02-20 21:25:00 -08:00
assets/icon Initial commit: Add Months MVP 2026-02-20 21:25:00 -08:00
ios Initial commit: Add Months MVP 2026-02-20 21:25:00 -08:00
lib Initial commit: Add Months MVP 2026-02-20 21:25:00 -08:00
test Initial commit: Add Months MVP 2026-02-20 21:25:00 -08:00
tool Initial commit: Add Months MVP 2026-02-20 21:25:00 -08:00
.gitignore Initial commit: Add Months MVP 2026-02-20 21:25:00 -08:00
.metadata Initial commit: Add Months MVP 2026-02-20 21:25:00 -08:00
analysis_options.yaml Initial commit: Add Months MVP 2026-02-20 21:25:00 -08:00
CLAUDE.md Initial commit: Add Months MVP 2026-02-20 21:25:00 -08:00
pubspec.yaml Initial commit: Add Months MVP 2026-02-20 21:25:00 -08:00
README.md Initial commit: Add Months MVP 2026-02-20 21:25:00 -08:00

add_months

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.