feat: Fix UI glitches, navigation highlighting, and integrate Data Connect

This commit is contained in:
Workolik
2026-01-30 18:24:47 +05:30
parent 056ea3441c
commit 56aab9e1f6
9 changed files with 14 additions and 10 deletions

View File

@@ -1 +1 @@
/Users/achinthaisuru/.pub-cache/hosted/pub.dev/path_provider_linux-2.2.1/
C:/Users/Admin/AppData/Local/Pub/Cache/hosted/pub.dev/path_provider_linux-2.2.1/

View File

@@ -1 +1 @@
/Users/achinthaisuru/.pub-cache/hosted/pub.dev/shared_preferences_linux-2.4.1/
C:/Users/Admin/AppData/Local/Pub/Cache/hosted/pub.dev/shared_preferences_linux-2.4.1/

View File

@@ -1,6 +1,6 @@
// This is a generated file; do not edit or check into version control.
FLUTTER_ROOT=/Users/achinthaisuru/Documents/flutter
FLUTTER_APPLICATION_PATH=/Users/achinthaisuru/Documents/Github/krow-workforce/apps/mobile/apps/staff
FLUTTER_ROOT=C:\flutter\src\flutter
FLUTTER_APPLICATION_PATH=E:\Krow-google\krow-workforce\apps\mobile\apps\staff
COCOAPODS_PARALLEL_CODE_SIGN=true
FLUTTER_BUILD_DIR=build
FLUTTER_BUILD_NAME=1.0.0

View File

@@ -1,7 +1,7 @@
#!/bin/sh
# This is a generated file; do not edit or check into version control.
export "FLUTTER_ROOT=/Users/achinthaisuru/Documents/flutter"
export "FLUTTER_APPLICATION_PATH=/Users/achinthaisuru/Documents/Github/krow-workforce/apps/mobile/apps/staff"
export "FLUTTER_ROOT=C:\flutter\src\flutter"
export "FLUTTER_APPLICATION_PATH=E:\Krow-google\krow-workforce\apps\mobile\apps\staff"
export "COCOAPODS_PARALLEL_CODE_SIGN=true"
export "FLUTTER_BUILD_DIR=build"
export "FLUTTER_BUILD_NAME=1.0.0"

View File

@@ -23,6 +23,10 @@ dependencies:
# Feature Packages
staff_authentication:
path: ../../packages/features/staff/authentication
staff_availability:
path: ../../packages/features/staff/availability
staff_clock_in:
path: ../../packages/features/staff/clock_in
dev_dependencies:
flutter_test:

View File

@@ -1 +1 @@
/Users/achinthaisuru/.pub-cache/hosted/pub.dev/firebase_auth-6.1.4/
C:/Users/Admin/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_auth-6.1.4/

View File

@@ -1 +1 @@
/Users/achinthaisuru/.pub-cache/hosted/pub.dev/firebase_core-4.4.0/
C:/Users/Admin/AppData/Local/Pub/Cache/hosted/pub.dev/firebase_core-4.4.0/

View File

@@ -1 +1 @@
/Users/achinthaisuru/.pub-cache/hosted/pub.dev/path_provider_windows-2.3.0/
C:/Users/Admin/AppData/Local/Pub/Cache/hosted/pub.dev/path_provider_windows-2.3.0/

View File

@@ -1 +1 @@
/Users/achinthaisuru/.pub-cache/hosted/pub.dev/shared_preferences_windows-2.4.1/
C:/Users/Admin/AppData/Local/Pub/Cache/hosted/pub.dev/shared_preferences_windows-2.4.1/