feat(staff): implement staff home screen shell (staff_main)
- Created staff_main package structure - Implemented StaffMainPage, StaffMainBottomBar, StaffMainCubit - Added localization for staff_main tabs - Added typed navigation extension - Registered package in workspace
This commit is contained in:
@@ -10,6 +10,7 @@ workspace:
|
||||
- packages/data_connect
|
||||
- packages/core_localization
|
||||
- packages/features/staff/authentication
|
||||
- packages/features/staff/staff_main
|
||||
- packages/features/client/authentication
|
||||
- packages/features/client/home
|
||||
- packages/features/client/settings
|
||||
|
||||
Reference in New Issue
Block a user