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:
Achintha Isuru
2026-01-30 16:08:05 -05:00
parent 0b763bae44
commit aa39b0fd06
6 changed files with 269 additions and 1091 deletions

View File

@@ -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: