feat: Implement emergency contact management feature with UI and BLoC integration
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user