Oracle Public Cloud User
|
e634f2a6da
|
Initial scaffold: FocusFlow ADHD Task Manager Flutter app
BLoC/Cubit state management, ADHD-friendly theme (calming teal, no red),
GetIt DI, GoRouter navigation. Screens: task dashboard, focus mode,
task create/detail, streaks, time perception, settings, onboarding, auth.
Custom widgets: TaskCard, RewardPopup, StreakRing, GentleNudgeCard.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-04 15:53:49 +00:00 |
|
Oracle Public Cloud User
|
8958455a12
|
Initial scaffold: FocusFlow ADHD Task Manager backend
Dart Shelf API with modules: auth (JWT + PBKDF2), tasks (CRUD + dopamine scorer),
streaks (forgiveness + freeze), rewards (variable reward engine), time perception,
sync (offline-first push/pull), rooms (body doubling placeholder).
Includes DB migration (001_initial_schema.sql) and Docker Compose.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-04 15:53:40 +00:00 |
|