- Removed flutter_riverpod dependency and usage - Removed go_router dependency and usage (replaced with Modular) - Fixed syntax errors in WorkerHomePage - Updated dependencies (google_fonts, intl) - Fixed undefined identifier errors by moving localization access - Removed unused methods in ShiftCard
- Created staff_main package with module, bloc, and pages - Integrated staff_home into staff_main - Updated route constants to use /worker-main - Fixed intl version conflict