From 1c4820e27a79eb637a637d06a092615e1f8fa4f7 Mon Sep 17 00:00:00 2001 From: AyadLaouissi Date: Mon, 8 Apr 2024 16:48:53 +0200 Subject: [PATCH 1/4] adds streak and mascot to leaderboard_player.dart --- .idea/runConfigurations/development.xml | 1 + .../lib/src/models/leaderboard_player.dart | 13 ++++- .../lib/src/models/leaderboard_player.g.dart | 11 ++++ .../src/models/leaderboard_player_test.dart | 58 ++++++++++++++++++- .../test/src/leaderboard_repository_test.dart | 21 +++---- .../game/leaderboard/initials/index_test.dart | 4 ++ .../game/leaderboard/results/index_test.dart | 12 ++++ .../resources/leaderboard_resource_test.dart | 4 ++ 8 files changed, 108 insertions(+), 16 deletions(-) diff --git a/.idea/runConfigurations/development.xml b/.idea/runConfigurations/development.xml index 07b02c6e1..74895f9aa 100644 --- a/.idea/runConfigurations/development.xml +++ b/.idea/runConfigurations/development.xml @@ -1,5 +1,6 @@ +