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
0c2495b10a6a0286095b46b8642e49e9eaed67e4
game-tracker
/
lib
/
data
/
db
/
tables
History
Felix Kirchner
9e4f44491c
All checks were successful
Pull Request Pipeline / test (pull_request)
Successful in 44s
Details
Pull Request Pipeline / lint (pull_request)
Successful in 46s
Details
Made match notes non nullable
2026-05-02 01:28:00 +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
Made match notes non nullable
2026-05-02 01:28:00 +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
add createdAt to team
2026-01-16 11:09:08 +01:00