Remade frontend dashboard as flutter dashboard, still WIP

This commit is contained in:
Nate Anderson
2025-06-13 09:20:42 -06:00
parent 8ea06b12f7
commit b373a93f0e
207 changed files with 9869 additions and 46 deletions
+15
View File
@@ -0,0 +1,15 @@
name: xp_models
description: Shared data models for XP Nix productivity tracker
version: 1.0.0
publish_to: 'none'
environment:
sdk: ^3.8.0
dependencies:
json_annotation: ^4.8.1
dev_dependencies:
build_runner: ^2.4.7
json_serializable: ^6.7.1
test: ^1.24.0