|
|
11b7b37b4e
|
implemented dao's for every table
|
2025-06-28 14:42:49 +02:00 |
|
|
|
bd28912b97
|
removed option for Match.groupId to be nullable
|
2025-06-28 14:42:26 +02:00 |
|
|
|
a989c23633
|
add createdAt to MatchTable
|
2025-06-28 13:55:30 +02:00 |
|
|
|
d5b040b177
|
dart format
|
2025-06-28 10:32:43 +02:00 |
|
|
|
3ab5305bba
|
create and update dao's
|
2025-06-28 10:32:16 +02:00 |
|
|
|
cb0d5727c5
|
refactor
|
2025-06-28 10:25:49 +02:00 |
|
|
|
c617072a35
|
run drift generator
|
2025-06-28 10:22:33 +02:00 |
|
|
|
35cd9213af
|
add tables to database
|
2025-06-28 10:22:19 +02:00 |
|
|
|
ff2b91e77e
|
created tables
|
2025-06-28 10:21:21 +02:00 |
|
Sneeex
|
6898ed51a3
|
remove unused home view import
|
2025-06-25 23:46:54 +02:00 |
|
|
|
ed275b0f7c
|
fixed import of custom nav bar
|
2025-06-25 23:24:36 +02:00 |
|
|
|
41e9eb2c91
|
added const to MyApp in Providers child
|
2025-06-25 23:21:39 +02:00 |
|
|
|
00cedf8647
|
renamed lambda var in updateGroupname from u to g
|
2025-06-25 23:21:39 +02:00 |
|
|
|
b4e91b1211
|
changed return type of getGroupById and getUserById to match expected result
|
2025-06-25 23:21:39 +02:00 |
|
|
|
d771f78810
|
renamed class names to avoid conflicts
|
2025-06-25 23:21:39 +02:00 |
|
Sneeex
|
6371d7de68
|
Update lib/data/methods/group.dart
renamed var in deleteGroup to g instead of u
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-06-25 23:21:39 +02:00 |
|
|
|
a32df2420a
|
generated database code
|
2025-06-25 23:21:39 +02:00 |
|
|
|
2b60909c43
|
added methods for interacting with User, Group and UserGroup in database
|
2025-06-25 23:21:39 +02:00 |
|
|
|
998c34e555
|
created tables for Group, User and UserGrouo
|
2025-06-25 23:21:39 +02:00 |
|
|
|
b2d686b230
|
added provider for state management & exposed db using provider
|
2025-06-25 23:21:39 +02:00 |
|
|
|
a4c7dcda5c
|
fixed imports and method calls due to renaming
|
2025-06-25 17:08:13 +02:00 |
|
|
|
55857bd92c
|
rebuilt tile to be reusable and added TextOverflow behaviour
|
2025-06-25 17:06:20 +02:00 |
|
|
|
b41821df47
|
format with dart format
|
2025-06-25 16:39:51 +02:00 |
|
|
|
0c39f4836e
|
renamed game_history_empty_builder to top_centered_message
|
2025-06-25 16:36:39 +02:00 |
|
|
|
56116a74fc
|
fixed type of suggestedGameData map
|
2025-06-25 14:52:27 +02:00 |
|
Sneeex
|
879a81567a
|
fixed typo
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-06-25 14:50:57 +02:00 |
|
Sneeex
|
fc832d35db
|
added type annotation for message in GameHistoryEmptyBuilder
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-06-25 14:50:41 +02:00 |
|
Sneeex
|
46404e3ebf
|
removed unnecessary import
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-06-25 14:50:24 +02:00 |
|
Sneeex
|
80e47589ca
|
added type annotation for currentgame in GameHistoryListTile
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-06-25 14:49:50 +02:00 |
|
|
|
8e2863d70a
|
implemented list tile widget for game history view
|
2025-06-25 14:31:52 +02:00 |
|
|
|
c644a06173
|
implemented empty builder widget for game history view
|
2025-06-25 14:31:52 +02:00 |
|
|
|
0c2ec4167e
|
implemented game history view with searchbar
|
2025-06-25 14:31:52 +02:00 |
|
|
|
502515002d
|
added changing appbar title for each tab
|
2025-06-25 14:31:52 +02:00 |
|
|
|
27f501646b
|
fix appbar color change on scroll
|
2025-06-25 14:31:52 +02:00 |
|
|
|
348b812f9c
|
Theme changes & settings navigation
|
2025-06-25 14:31:52 +02:00 |
|
|
|
c78a3ed171
|
Implemented custom navigation bar
|
2025-06-25 14:31:52 +02:00 |
|
|
|
36a42a7b8d
|
Added mocked views
|
2025-06-25 14:31:52 +02:00 |
|
|
|
ad60c33ae0
|
Setup flutter folder structure
|
2025-06-19 22:12:26 +02:00 |
|
|
|
7b6fb62180
|
initial commit
|
2025-06-19 21:53:51 +02:00 |
|