feat: Add experience management feature with UI, BLoC integration, and repository implementation

This commit is contained in:
Achintha Isuru
2026-01-24 21:04:59 -05:00
parent c124111f46
commit f81e1949d1
23 changed files with 901 additions and 1 deletions

View File

@@ -34,6 +34,8 @@ dependencies:
path: ../profile_sections/onboarding/profile_info
staff_emergency_contact:
path: ../profile_sections/onboarding/emergency_contact
staff_profile_experience:
path: ../profile_sections/onboarding/experience
dev_dependencies:
flutter_test: