docs: fix issues found in planning document review

Riverpod updated to 3.2+ (Dart 3.7+), deployment platform set
to TBD, riverpod_generator updated to ^4.0.2.
This commit is contained in:
2026-01-28 23:38:44 +00:00
parent d1a01c1307
commit b1c827e4aa
3 changed files with 16 additions and 9 deletions

View File

@@ -26,9 +26,9 @@ project with Claude API integration and a public demo mode.
### Frontend (Flutter)
- **Language:** Dart 3.6+ / Flutter 3.27+
- **Language:** Dart 3.7+ / Flutter 3.27+
- **Architecture:** Feature-First with Riverpod
- **State Management:** Riverpod 3.1+ (generator syntax)
- **State Management:** Riverpod 3.2+ (generator syntax)
- **Navigation:** GoRouter
- **HTTP Client:** dio
- **Charts:** fl_chart (radar/spider charts for metric scores)