Added attributes to GameSession Class, edited toJson and fromJson Method

This commit is contained in:
Felix Kirchner
2025-05-03 00:54:11 +02:00
parent 5dc72bcff0
commit 517b5e99e5
2 changed files with 31 additions and 21 deletions

View File

@@ -19,6 +19,7 @@ dependencies:
path_provider: ^2.1.1
typed_data: ^1.3.2
url_launcher: any
shared_preferences: ^2.5.3
dev_dependencies:
flutter_test: