Implemented deletion button

This commit is contained in:
2025-07-03 13:07:01 +02:00
parent e45fc8abc8
commit 5389ce1d44
3 changed files with 96 additions and 31 deletions

View File

@@ -2,7 +2,7 @@ name: cabo_counter
description: "Mobile app for the card game Cabo"
publish_to: 'none'
version: 0.3.5+269
version: 0.3.5+312
environment:
sdk: ^3.5.4
@@ -26,6 +26,7 @@ dependencies:
sdk: flutter
intl: any
syncfusion_flutter_charts: ^30.1.37
uuid: ^4.5.1
dev_dependencies:
flutter_test: