app/lib
John Mizerek e4b8c9eb8e Fix app routing to show WelcomeScreen for returning users
Previously the app jumped directly to ResultsScreen when user had
existing data, bypassing the WelcomeScreen entirely. Now returning
users see WelcomeScreen where they can Start and choose to continue
from their last saved run or start fresh.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-21 21:52:23 -08:00
..
models Add saved runs feature with history, comparison, and about screen (v1.2) 2026-02-21 09:59:58 -08:00
risk_engine Fix: Don't recommend quitting to former smokers 2026-02-21 16:57:08 -08:00
screens Add prompt to continue from most recent saved run 2026-02-21 20:49:37 -08:00
storage Add prompt to continue from most recent saved run 2026-02-21 20:49:37 -08:00
main.dart Fix app routing to show WelcomeScreen for returning users 2026-02-21 21:52:23 -08:00
theme.dart Initial commit: Add Months MVP 2026-02-20 21:25:00 -08:00