MVP #141

Merged
flixcoo merged 705 commits from development into main 2026-01-09 12:55:50 +00:00
2 changed files with 817 additions and 556 deletions
Showing only changes of commit 67d5f7e891 - Show all commits

View File

@@ -20,14 +20,14 @@ part 'database.g.dart';
tables: [
PlayerTable,
GroupTable,
GameTable,
PlayerGroupTable,
PlayerGameTable,
GroupGameTable,
GameTable,
],
daos: [
GroupDao,
PlayerDao,
GroupDao,
GameDao,
PlayerGroupDao,
PlayerGameDao,

File diff suppressed because it is too large Load Diff