feat: Refactor Staff Profile page to use ProfileCubit and improve loading logic

This commit is contained in:
Achintha Isuru
2026-01-24 14:46:35 -05:00
parent 96ab07b58d
commit a38afb1940
6 changed files with 233 additions and 224 deletions

View File

@@ -25,12 +25,12 @@ dependencies:
# Features
staff_home:
path: ../home
staff_profile:
path: ../profile
# staff_shifts:
# path: ../shifts
# staff_payments:
# path: ../payments
# staff_profile:
# path: ../profile
dev_dependencies:
flutter_test: