feat: Implement emergency contact management feature with UI and BLoC integration

This commit is contained in:
Achintha Isuru
2026-01-24 20:40:02 -05:00
parent caaf972349
commit c124111f46
25 changed files with 819 additions and 29 deletions

View File

@@ -32,6 +32,8 @@ dependencies:
# Feature Packages
staff_profile_info:
path: ../profile_sections/onboarding/profile_info
staff_emergency_contact:
path: ../profile_sections/onboarding/emergency_contact
dev_dependencies:
flutter_test: