QOL: Add confirmation dialogs and re-add total pay as a single final number at the end of work day

This commit is contained in:
zontreck 2025-05-17 12:15:40 -07:00
parent 199a3585d7
commit ac7a5c885d
6 changed files with 241 additions and 38 deletions

View file

@ -1,5 +1,5 @@
name: timetrack
description: "A new Flutter project."
description: "Time Track - A simple, yet effective GPS, time, and mile tracker"
# The following line prevents the package from being accidentally published to
# pub.dev using `flutter pub publish`. This is preferred for private packages.
publish_to: "none" # Remove this line if you wish to publish to pub.dev
@ -16,7 +16,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
# In Windows, build-name is used as the major, minor, and patch parts
# of the product and file versions while build-number is used as the build suffix.
version: 1.0.0-beta.8
version: 1.0.0-beta.9
environment:
sdk: ^3.7.2