feat(data-connect): Implement DataConnectService for centralized data operations and refactor ShiftsRepositoryImpl to utilize the new service

This commit is contained in:
Achintha Isuru
2026-02-16 14:57:47 -05:00
parent 51d53f658b
commit c3abb819c9
4 changed files with 164 additions and 129 deletions

View File

@@ -16,3 +16,5 @@ dependencies:
flutter_modular: ^6.3.0
firebase_data_connect: ^0.2.2+2
firebase_core: ^4.4.0
firebase_auth: ^6.1.4
krow_core: ^0.0.1