mathiskirchner 974d6e9b56
All checks were successful
Pull Request Pipeline / test (pull_request) Successful in 2m22s
Pull Request Pipeline / lint (pull_request) Successful in 2m24s
refactor empty state logic in CreateGroupView
The diff introduces boolean variables `doneLoading` and `snapshotDataEmpty` to simplify the conditional check for displaying the empty state message. It specifically fixes the logic to correctly show the "No players found" message when both the snapshot and the local `allPlayers` list are empty, removing the dependency on `selectedPlayers.isEmpty`.
2025-11-23 22:14:13 +01:00
2025-11-23 00:17:31 +01:00
2025-11-23 19:25:08 +01:00
2025-11-23 00:22:53 +01:00
2025-06-19 21:53:51 +02:00
2025-06-25 14:31:52 +02:00
2025-06-19 22:08:56 +02:00

Game Tracker

Version Flutter Dart

A all-in-one app to track card- and board games, manage players and groups and get statistics about your played games.

Description
No description provided
Readme 1.7 MiB
Languages
Dart 99.1%
Ruby 0.5%
Swift 0.3%