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
9
Pull Requests
3
Actions
Releases
1
Activity
Files
65704b4a039fea1f2651304fbda9707fb645aee1
game-tracker
/
lib
/
data
/
db
/
tables
History
Felix Kirchner
26d60fc8b2
Updated score saving in match
2026-04-11 23:34:57 +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
remove nullable from match name
2026-03-09 21:13:20 +01:00
player_group_table.dart
Renamed package & bundle identifier
2026-01-22 22:13:12 +01:00
player_match_table.dart
Removed score column
2026-04-08 22:17:37 +02:00
player_table.dart
all parameters are now required
2026-01-30 13:13:06 +01:00
score_table.dart
Updated score saving in match
2026-04-11 23:34:57 +02:00
team_table.dart
add createdAt to team
2026-01-16 11:09:08 +01:00