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 |
|
|
|
12bb2da31c
|
Updated pubspec.yaml
|
2025-06-25 14:31:52 +02:00 |
|
|
|
5d505858ab
|
Added ios platform
|
2025-06-25 14:31:52 +02:00 |
|
|
|
b3c9990685
|
added const to MyApp in Providers child
|
2025-06-24 20:40:19 +02:00 |
|
|
|
0c57a83dfc
|
renamed lambda var in updateGroupname from u to g
|
2025-06-24 20:38:29 +02:00 |
|
|
|
cd508190a3
|
changed return type of getGroupById and getUserById to match expected result
|
2025-06-24 20:35:30 +02:00 |
|
|
|
be08b286a4
|
renamed class names to avoid conflicts
|
2025-06-24 20:31:06 +02:00 |
|
Sneeex
|
e42064da2c
|
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-24 20:26:34 +02:00 |
|
|
|
c7f07e0ce7
|
generated database code
|
2025-06-24 20:17:06 +02:00 |
|
|
|
e990c1138b
|
added methods for interacting with User, Group and UserGroup in database
|
2025-06-24 20:16:50 +02:00 |
|
|
|
7b7fbd47a5
|
created tables for Group, User and UserGrouo
|
2025-06-24 20:15:06 +02:00 |
|
|
|
78ea7f644e
|
added provider for state management & exposed db using provider
|
2025-06-24 20:12:46 +02:00 |
|
|
|
5c33437519
|
added provider requirement for state management
|
2025-06-23 22:29:55 +02:00 |
|
|
|
0aa8e1a2a1
|
added dependencies for drift db
|
2025-06-23 18:41:54 +02:00 |
|
|
|
453e2fce91
|
Merge pull request #1 from LiquidDevelopmentDE/development
Initial project setup
|
2025-06-19 22:13:43 +02:00 |
|
|
|
ad60c33ae0
|
Setup flutter folder structure
|
2025-06-19 22:12:26 +02:00 |
|
|
|
bc3101f22e
|
Updated readme
|
2025-06-19 22:08:56 +02:00 |
|
|
|
a59d983f18
|
Updated analysis_options.yaml
|
2025-06-19 22:06:09 +02:00 |
|
|
|
145f7ad061
|
Updated project structure
|
2025-06-19 22:05:52 +02:00 |
|
|
|
7b6fb62180
|
initial commit
|
2025-06-19 21:53:51 +02:00 |
|