feat: Refactor Staff Profile page to use ProfileCubit and improve loading logic
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user