Commit 2553081
committed
Remove Firebase and Google Calendar integration
This commit removes all Firebase and Google Calendar dependencies and
logic. - Deletes all Firebase-related files and code
(firebase_options.dart, Firebase imports, etc.) - Removes Google
Calendar sync and related UI - Refactors authentication to use only
API-based login/register/logout - Updates profile and statistics
features to use API service and current user - Cleans up unused imports
and code paths - Updates UI and Bloc logic to reflect API-only
authentication and user management1 parent 683d6ba commit 2553081
27 files changed
Lines changed: 1461 additions & 2126 deletions
File tree
- lib
- app/layouts/widgets
- plan_sheet
- features
- auth
- bloc
- presentation/pages
- home/presentation/widgets
- plan/presentation/pages
- profile
- bloc
- presentation/pages
- statistics/bloc
- timer/presentation
- welcome/presentation/pages
- models
- services
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
11 | | - | |
12 | 10 | | |
13 | 11 | | |
14 | 12 | | |
| |||
0 commit comments