Implement image caching

This commit is contained in:
2025-07-24 23:14:57 +02:00
parent 1652fcd946
commit 1239f7fe08
2 changed files with 9 additions and 1 deletions

View File

@@ -2,7 +2,7 @@ name: cabo_counter
description: "Mobile app for the card game Cabo"
publish_to: 'none'
version: 0.5.3+598
version: 0.5.3+604
environment:
sdk: ^3.5.4
@@ -31,6 +31,7 @@ dependencies:
reorderables: ^0.4.2
collection: ^1.18.0
confetti: ^0.6.0
flutter_cache_manager: ^3.3.0
dev_dependencies:
flutter_test: