Replaced pair with tuple

This commit is contained in:
2025-07-01 22:39:15 +02:00
parent f7ea026037
commit 854afe1e7f
2 changed files with 20 additions and 14 deletions

View File

@@ -2,7 +2,7 @@ name: cabo_counter
description: "Mobile app for the card game Cabo"
publish_to: 'none'
version: 0.3.2+253
version: 0.3.2+254
environment:
sdk: ^3.5.4
@@ -26,7 +26,6 @@ dependencies:
sdk: flutter
intl: any
syncfusion_flutter_charts: ^30.1.37
analyzer_plugin: ^0.13.4
dev_dependencies:
flutter_test: