9efbc12909
moved input widgets to new folder
Pull Request Pipeline / test (pull_request) Successful in 2m1s
Pull Request Pipeline / lint (pull_request) Successful in 2m9s
2025-11-24 16:23:29 +01:00
2ba710ca2d
Replaced unique box decorations with standardBoxDecoration
Pull Request Pipeline / test (pull_request) Successful in 2m2s
Pull Request Pipeline / lint (pull_request) Successful in 2m9s
2025-11-24 13:53:28 +01:00
604a541392
set delay in all future builders to 250ms
Pull Request Pipeline / test (pull_request) Successful in 2m5s
Pull Request Pipeline / lint (pull_request) Successful in 2m7s
2025-11-23 17:09:52 +01:00
26fadf5093
add artificial delay to loadPlayerList for skeleton loading
Pull Request Pipeline / test (pull_request) Successful in 2m8s
Pull Request Pipeline / lint (pull_request) Successful in 2m9s
2025-11-23 15:22:59 +01:00
692b412fe2
Fix black bars on the screens bottom and top by not wrapping scaffold in safearea, but scaffolds body children
2025-11-22 22:52:09 +01:00
546a3e3717
implemented feature to automatically add newly created player to selected players
2025-11-22 22:49:17 +01:00
195ebf569a
Added icon as parameter for custom search bar
Pull Request Pipeline / test (pull_request) Successful in 2m4s
Pull Request Pipeline / lint (pull_request) Successful in 2m5s
2025-11-20 22:17:20 +01:00
01fede2951
Added Visibility Widget
2025-11-20 22:09:08 +01:00
b67f321276
Added name parameters and function doc
2025-11-20 22:05:44 +01:00
d16beed490
felix mach jetzt
Pull Request Pipeline / test (pull_request) Successful in 2m3s
Pull Request Pipeline / lint (pull_request) Successful in 2m4s
2025-11-20 21:54:43 +01:00
0111774308
Trim whitespace from group and player names in CreateGroupView
Pull Request Pipeline / test (pull_request) Successful in 2m7s
Pull Request Pipeline / lint (pull_request) Successful in 2m7s
2025-11-20 21:26:59 +01:00
8ff3c01435
added missing consts & mounted check
Pull Request Pipeline / test (pull_request) Successful in 2m0s
Pull Request Pipeline / lint (pull_request) Successful in 2m4s
2025-11-20 16:59:49 +01:00
bce4cdcb2d
Enable player creation via search bar in CreateGroupView
Pull Request Pipeline / test (pull_request) Successful in 2m0s
Pull Request Pipeline / lint (pull_request) Failing after 2m5s
2025-11-20 16:53:38 +01:00
3f79a7b898
sourcing enums out to enums.dart
2025-11-19 18:26:51 +01:00
018332d8e6
Refactor widget directory structure by organizing tiles and buttons
...
- Move `GameTile` and `DoubleRowInfoTile` to `presentation/widgets/tiles/`
- Move `CustomWidthButton` and `QuickCreateButton` to `presentation/widgets/buttons/`
- Update import paths in `HomeView`, `GroupsView`, `GameHistoryView`, and `CreateGroupView`
2025-11-19 16:48:43 +01:00
9365313c92
button not working
2025-11-19 16:39:32 +01:00
b82261317c
move CreateGroupView to main_menu directory
2025-11-19 15:09:40 +01:00