FutureBuilder-/Skeleton-/Futurelogik verbessern #90

Merged
sneeex merged 24 commits from enhancement/80-FutureBuilder-Logik-bei-Interaktion-mit-DB-verbessern into development 2025-12-29 17:21:49 +00:00
Showing only changes of commit df0a5207c2 - Show all commits

View File

@@ -1,2 +1,2 @@
/// Minimum duration of all app skeletons
Duration minimumSkeletonDuration = Duration(milliseconds: 250);
Duration minimumSkeletonDuration = const Duration(milliseconds: 250);