feat: implement staff availability, clock-in, payments and fix UI navigation
This commit is contained in:
@@ -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/
|
||||
@@ -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/
|
||||
@@ -1 +1 @@
|
||||
/Users/achinthaisuru/.pub-cache/hosted/pub.dev/url_launcher_linux-3.2.2/
|
||||
C:/Users/Admin/AppData/Local/Pub/Cache/hosted/pub.dev/url_launcher_linux-3.2.2/
|
||||
@@ -1,6 +1,11 @@
|
||||
// This is a generated file; do not edit or check into version control.
|
||||
<<<<<<< Updated upstream
|
||||
FLUTTER_ROOT=/Users/josesalazar/flutter
|
||||
FLUTTER_APPLICATION_PATH=/Users/josesalazar/Documents/DEV/krow-workforce/apps/mobile/apps/client
|
||||
=======
|
||||
FLUTTER_ROOT=C:\flutter\src\flutter
|
||||
FLUTTER_APPLICATION_PATH=E:\Krow-google\krow-workforce\apps\mobile\apps\client
|
||||
>>>>>>> Stashed changes
|
||||
COCOAPODS_PARALLEL_CODE_SIGN=true
|
||||
FLUTTER_TARGET=/Users/josesalazar/Documents/DEV/krow-workforce/apps/mobile/apps/client/lib/main.dart
|
||||
FLUTTER_BUILD_DIR=build
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
# This is a generated file; do not edit or check into version control.
|
||||
export "FLUTTER_ROOT=/Users/josesalazar/flutter"
|
||||
export "FLUTTER_APPLICATION_PATH=/Users/josesalazar/Documents/DEV/krow-workforce/apps/mobile/apps/client"
|
||||
export "FLUTTER_ROOT=C:\flutter\src\flutter"
|
||||
export "FLUTTER_APPLICATION_PATH=E:\Krow-google\krow-workforce\apps\mobile\apps\client"
|
||||
export "COCOAPODS_PARALLEL_CODE_SIGN=true"
|
||||
export "FLUTTER_TARGET=/Users/josesalazar/Documents/DEV/krow-workforce/apps/mobile/apps/client/lib/main.dart"
|
||||
export "FLUTTER_BUILD_DIR=build"
|
||||
|
||||
@@ -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/
|
||||
@@ -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/
|
||||
@@ -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/
|
||||
@@ -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/
|
||||
@@ -1 +1 @@
|
||||
/Users/achinthaisuru/.pub-cache/hosted/pub.dev/url_launcher_windows-3.1.5/
|
||||
C:/Users/Admin/AppData/Local/Pub/Cache/hosted/pub.dev/url_launcher_windows-3.1.5/
|
||||
@@ -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/design_system_viewer
|
||||
FLUTTER_ROOT=C:\flutter\src\flutter
|
||||
FLUTTER_APPLICATION_PATH=E:\Krow-google\krow-workforce\apps\mobile\apps\design_system_viewer
|
||||
COCOAPODS_PARALLEL_CODE_SIGN=true
|
||||
FLUTTER_BUILD_DIR=build
|
||||
FLUTTER_BUILD_NAME=1.0.0
|
||||
|
||||
@@ -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/design_system_viewer"
|
||||
export "FLUTTER_ROOT=C:\flutter\src\flutter"
|
||||
export "FLUTTER_APPLICATION_PATH=E:\Krow-google\krow-workforce\apps\mobile\apps\design_system_viewer"
|
||||
export "COCOAPODS_PARALLEL_CODE_SIGN=true"
|
||||
export "FLUTTER_BUILD_DIR=build"
|
||||
export "FLUTTER_BUILD_NAME=1.0.0"
|
||||
|
||||
Reference in New Issue
Block a user