Merge branch 'develop' into feature/18-json-validation

# Conflicts:
#	pubspec.yaml
This commit is contained in:
Felix Kirchner
2025-05-03 16:18:27 +02:00
15 changed files with 475 additions and 234 deletions

View File

@@ -2,7 +2,7 @@ name: cabo_counter
description: "Mobile app for the card game Cabo"
publish_to: 'none'
version: 0.1.5+116
version: 0.1.6-alpha+138
environment:
sdk: ^3.5.4
@@ -20,6 +20,7 @@ dependencies:
typed_data: ^1.3.2
url_launcher: any
json_schema: ^5.2.1
shared_preferences: ^2.5.3
dev_dependencies:
flutter_test: