Add Months Flutter app
Find a file
John Mizerek 247388c61a Add Skip Forever, app icon, About screen links, release signing
- Add Skip/Skip Forever links to onboarding screens only
- Remove Skip links from questionnaire screens (baseline, behavioral, lifestyle)
- Add app icon (1024x1024) and generate all platform sizes
- Update About screen with correct URLs (privacy, terms, disclaimer, how it works)
- Add "No ads. Ever." section to About screen
- Configure Android release signing with upload keystore
- Add URL intent query for Android 11+ link launching
- Add skipForever preference to LocalStorage

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-21 13:21:17 -08:00
android Add Skip Forever, app icon, About screen links, release signing 2026-02-21 13:21:17 -08:00
assets/icon Add Skip Forever, app icon, About screen links, release signing 2026-02-21 13:21:17 -08:00
ios Add Skip Forever, app icon, About screen links, release signing 2026-02-21 13:21:17 -08:00
lib Add Skip Forever, app icon, About screen links, release signing 2026-02-21 13:21:17 -08:00
linux Add onboarding slideshow, tighten estimate ranges 2026-02-20 21:38:38 -08:00
macos Add Skip Forever, app icon, About screen links, release signing 2026-02-21 13:21:17 -08:00
test Add lifestyle factors screen with diet, social, stress tracking 2026-02-21 09:22:48 -08:00
tool Initial commit: Add Months MVP 2026-02-20 21:25:00 -08:00
web Add onboarding slideshow, tighten estimate ranges 2026-02-20 21:38:38 -08:00
website Add favicon and apple-touch-icon generated from logo 2026-02-21 11:02:03 -08:00
.gitignore Add Skip Forever, app icon, About screen links, release signing 2026-02-21 13:21:17 -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.lock Add saved runs feature with history, comparison, and about screen (v1.2) 2026-02-21 09:59:58 -08:00
pubspec.yaml Add Skip Forever, app icon, About screen links, release signing 2026-02-21 13:21:17 -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.