Merge branch 'develop' into feature/60-implement-drift-database

# Conflicts:
#	lib/views/active_game_view.dart
#	lib/views/create_game_view.dart
#	lib/views/graph_view.dart
#	lib/views/main_menu_view.dart
#	lib/views/round_view.dart
#	pubspec.yaml
This commit is contained in:
2025-08-21 19:19:32 +02:00
54 changed files with 11273 additions and 2485 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+245
version: 0.5.8+674
environment:
sdk: ^3.5.4
@@ -26,6 +26,13 @@ dependencies:
sdk: flutter
intl: any
syncfusion_flutter_charts: ^30.1.37
uuid: ^4.5.1
rate_my_app: ^2.3.2
reorderables: ^0.4.2
collection: ^1.18.0
confetti: ^0.6.0
flutter_oss_licenses: ^2.0.1
google_fonts: ^6.3.0
drift: ^2.26.1
drift_flutter: ^0.2.4
@@ -42,4 +49,5 @@ flutter:
uses-material-design: false
assets:
- assets/cabo_counter-logo_rounded.png
- assets/schema.json
- assets/game_list-schema.json
- assets/game-schema.json