Commit Graph

4 Commits

Author SHA1 Message Date
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