Add position logging, and ability to end the work day

This commit is contained in:
zontreck 2025-05-15 17:17:10 -07:00
parent 770c1e7c74
commit 69e82fcf4c
5 changed files with 141 additions and 15 deletions

View file

@ -6,7 +6,7 @@ import 'package:geolocator/geolocator.dart';
class TTConsts {
static get UPDATE_URL =>
"https://git.zontreck.com/AriasCreations/TimeTracker/raw/branch/main/latest-releases.json";
static const VERSION = "1.0.0-dev.6";
static const VERSION = "1.0.0-dev.7";
static bool UPDATE_AVAILABLE = false;
static UpdateChannel UPDATE_CHANNEL = UpdateChannel.alpha;
static final LocationSettings LOCATION_SETTINGS = LocationSettings(