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
13
Pull Requests
6
Actions
Releases
1
Activity
Files
3c22b084d63ece1fce8e512a1c72dc3882f65a45
game-tracker
/
lib
/
presentation
/
widgets
/
tiles
History
Mathis Kirchner
3c22b084d6
Some checks failed
Pull Request Pipeline / test (pull_request)
Successful in 2m10s
Details
Pull Request Pipeline / lint (pull_request)
Failing after 2m11s
Details
made getters non nullable and removed all null assertion operators
2026-01-02 19:01:44 +01:00
..
choose_tile.dart
Implemented ChooseTile
2025-11-26 13:12:15 +01:00
custom_radio_list_tile.dart
madio radio list tile toggleable
2025-12-06 14:12:34 +01:00
group_tile.dart
Added BoxDecorations to Custom Theme
2025-11-24 13:50:23 +01:00
info_tile.dart
Replaced unique box decorations with standardBoxDecoration
2025-11-24 13:53:28 +01:00
match_summary_tile.dart
Hotfix: Missing game renames
2026-01-01 22:40:26 +01:00
match_tile.dart
made getters non nullable and removed all null assertion operators
2026-01-02 19:01:44 +01:00
quick_info_tile.dart
Replaced unique box decorations with standardBoxDecoration
2025-11-24 13:53:28 +01:00
settings_list_tile.dart
Replaced unique box decorations with standardBoxDecoration
2025-11-24 13:53:28 +01:00
statistics_tile.dart
made getters non nullable and removed all null assertion operators
2026-01-02 19:01:44 +01:00
text_icon_list_tile.dart
Replaced unique box decorations with standardBoxDecoration
2025-11-24 13:53:28 +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
title_description_list_tile.dart
Fixed text overflow
2025-12-07 19:31:11 +01:00