refactor: remove old availability page and update module imports
- Deleted the old availability_page_new.dart file. - Updated the staff_availability_module.dart to import the new availability_page.dart. - Added firebase_auth dependency in pubspec.yaml for authentication features.
This commit is contained in:
@@ -29,6 +29,7 @@ dependencies:
|
||||
krow_core:
|
||||
path: ../../../core
|
||||
firebase_data_connect: ^0.2.2+2
|
||||
firebase_auth: ^6.1.4
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
|
||||
Reference in New Issue
Block a user