This website requires JavaScript.
Explore
Help
Sign In
liquid-development
/
game-tracker
Watch
3
Star
1
Fork
0
You've already forked game-tracker
Code
Issues
7
Pull Requests
4
Actions
Releases
1
Activity
Files
99c3c3c257e81a99291e7d0851812ba67836143b
game-tracker
/
lib
/
data
/
db
/
tables
History
Felix Kirchner
2f72b71fda
feat: implemented team score handling
2026-05-17 23:11:18 +02:00
..
game_table.dart
all parameters are now required
2026-01-30 13:13:06 +01:00
group_table.dart
all parameters are now required
2026-01-30 13:13:06 +01:00
match_table.dart
feat: basic integration of teams
2026-05-17 21:29:16 +02:00
player_group_table.dart
Renamed package & bundle identifier
2026-01-22 22:13:12 +01:00
player_match_table.dart
Finalized and updated team implementation, updated team dao, tests, and ex-/import
2026-05-01 14:31:15 +02:00
player_table.dart
Added database functionality + tests
2026-04-19 22:49:06 +02:00
score_entry_table.dart
Refactoring
2026-04-12 02:01:12 +02:00
team_table.dart
feat: implemented team score handling
2026-05-17 23:11:18 +02:00