Commit Graph

61 Commits

Author SHA1 Message Date
4b27aeadf6 chore(01-01): scaffold Flutter project with all dependencies and tooling
- Flutter project created with flutter create (Android platform)
- Runtime deps: flutter_riverpod, riverpod_annotation, drift 2.31, drift_flutter, go_router, path_provider, shared_preferences, flutter_localizations, intl
- Dev deps: riverpod_generator, drift_dev 2.31, build_runner
- Pinned drift/drift_dev to 2.31 for analyzer ^9.0.0 compatibility with riverpod_generator
- Configured l10n.yaml, build.yaml (Drift), analysis_options.yaml (riverpod_lint)
- Minimal ARB file for localization tooling to resolve

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-15 19:55:46 +01:00
29b2e8cca6 fix(01-foundation): revise plans based on checker feedback 2026-03-15 19:49:44 +01:00
f2e1d715f4 docs(01-foundation): create phase plan 2026-03-15 19:42:30 +01:00
71312b1122 docs(phase-1): add context, research, and validation strategy 2026-03-15 19:34:42 +01:00
ef7e7baf19 docs(01-foundation): research phase domain 2026-03-15 19:33:29 +01:00
3be468a647 docs: create roadmap (4 phases) 2026-03-15 18:50:41 +01:00
64f3c6fbe5 docs: define v1 requirements 2026-03-15 18:46:55 +01:00
aa4c2ab817 docs: complete project research 2026-03-15 18:37:00 +01:00
1a4223aff5 chore: add project config 2026-03-15 18:24:55 +01:00
fbf6856633 docs: initialize project 2026-03-15 18:19:35 +01:00
2603c6c050 Initial commit 2026-03-15 16:56:48 +00:00