This website requires JavaScript.
Explore
Help
Sign In
liquid-development
/
game-tracker
Watch
3
Star
0
Fork
0
You've already forked game-tracker
Code
Issues
14
Pull Requests
6
Actions
Releases
1
Activity
Files
09b407eba892603babdd360d20231d5fa26d25c2
game-tracker
/
lib
/
presentation
/
widgets
/
tiles
History
mathiskir
09b407eba8
All checks were successful
Pull Request Pipeline / test (pull_request)
Successful in 2m4s
Details
Pull Request Pipeline / lint (pull_request)
Successful in 2m9s
Details
Merge branch 'development' into feature/48-game-result-view-erstellen
2025-12-02 19:48:36 +00:00
..
custom_radio_list_tile.dart
add spacing between title and list and rename appbar title to game name
2025-11-25 22:01:49 +01:00
game_history_tile.dart
remove colon behind players
2025-11-28 12:14:22 +01:00
game_tile.dart
Refactor widget directory structure by organizing tiles and buttons
2025-11-19 16:48:43 +01:00
group_tile.dart
Disable icon for members in group tile
2025-11-18 21:56:31 +01:00
info_tile.dart
Overhauled layout building
2025-11-11 15:34:31 +01:00
quick_info_tile.dart
Overhauled layout building
2025-11-11 15:34:31 +01:00
settings_list_tile.dart
Fixed gesture detector area
2025-11-18 22:33:46 +01:00
statistics_tile.dart
Fixed double
2025-11-23 14:29:23 +01:00
text_icon_list_tile.dart
Made onPressed not required
2025-11-19 18:32:25 +01:00
text_icon_tile.dart
renamed IconListTile to TextIconListTile and replaced the icon parameter with iconEnabled in both TextIconListTile and TextIconTile
2025-11-18 21:56:20 +01:00