Commit Graph

396 Commits

Author SHA1 Message Date
1239f7fe08 Implement image caching 2025-07-24 23:14:57 +02:00
1652fcd946 Update var 2025-07-24 23:04:02 +02:00
d4be9bffba Updated pointLimit shown in main menu 2025-07-24 22:46:53 +02:00
06204f0d36 Implement possibilty to reopen game 2025-07-24 22:41:24 +02:00
4972aaa1a9 Updated white space 2025-07-24 22:28:22 +02:00
e18874c094 Added fallback to _getPreviousRoundWinnerIndex() 2025-07-24 22:24:27 +02:00
69a2a7caec Updated function logic 2025-07-24 22:20:18 +02:00
afed5fd9a3 Fixed bug with wrong round winner 2025-07-24 22:13:21 +02:00
237af7e3dc Added constant and updated docs 2025-07-23 11:33:57 +02:00
fadc99564f Fixed bug with playing confetti on cancel button 2025-07-23 11:26:09 +02:00
ce2d33af1e Merge branch 'develop' into bug/133-out-of-range-error-on-focus-nodes
# Conflicts:
#	pubspec.yaml
2025-07-21 13:11:20 +02:00
9cfb3fefb0 Updated listener notification 2025-07-21 13:08:30 +02:00
159a4905b3 Fixed bug with out of range error 2025-07-21 13:07:37 +02:00
afa52488b0 Fixed bug with no popup shown 2025-07-21 13:05:22 +02:00
ef039ff2f2 Added focusnodes to dispose 2025-07-21 12:16:05 +02:00
472e6156ac Updated game title textfield with focus node and textaction 2025-07-21 12:04:46 +02:00
ca9d55c29b Added focus nodes for autofocus and navigation between textfields 2025-07-21 00:07:20 +02:00
7830d296c3 New created player textfields get automatically focused 2025-07-21 00:01:05 +02:00
3090af9e5c Centered the add player button and made it wider 2025-07-20 23:58:09 +02:00
a5bd9367a0 Added sized box for visual enhancement 2025-07-20 23:52:43 +02:00
d7eeec5626 Updated strings 2025-07-20 23:48:26 +02:00
1e40b41e26 game names now can have up to 20 chars 2025-07-20 23:47:18 +02:00
1c7dd0a633 Updated winner popup 2025-07-20 23:34:46 +02:00
2bb9d82bfc Updated strings 2025-07-20 23:33:55 +02:00
36aad89952 Updated gameSession logic so more than one player can be winner 2025-07-20 23:29:25 +02:00
b38a3be288 Implemented missing constant in code 2025-07-20 23:20:28 +02:00
dc19bf6f4c Added dispose for confettiController 2025-07-20 23:16:58 +02:00
7988e3764a Removed print 2025-07-20 23:16:30 +02:00
b210041209 Updated strings 2025-07-20 23:16:25 +02:00
43fd53a011 Removed confetti button 2025-07-20 23:12:19 +02:00
2a7b2a9dc0 Added delays in constants.dart 2025-07-20 22:56:41 +02:00
382fab57dd Used variable again 2025-07-20 22:51:11 +02:00
357f74d4aa Replaced tenary operator with Visibility Widget 2025-07-20 22:49:48 +02:00
864c21b77c Replaced tenary operator with Visibility Widget 2025-07-20 22:49:35 +02:00
4a8abbbe72 Extracted code to method _playFinishAnimation() 2025-07-20 22:49:20 +02:00
5099dafbe9 Implemented popup & confetti 2025-07-20 22:36:55 +02:00
ddc2d68e9b Added Strings for popup 2025-07-20 22:36:48 +02:00
0611154129 Updated addGameSessionMethod 2025-07-20 20:57:40 +02:00
5a5c279ea4 Updated key 2025-07-20 20:56:50 +02:00
d93abe35df Replaced button with custom button 2025-07-20 20:53:01 +02:00
88f17fda6a Added named parameter 2025-07-20 20:50:57 +02:00
e1b42a547a Implemented null safety 2025-07-20 20:42:06 +02:00
fcdad2b6d2 Removed toString 2025-07-20 20:38:31 +02:00
fd79698b30 Added docs and dependency 2025-07-20 20:36:04 +02:00
cadaf4ce99 Cleaned up file 2025-07-20 20:30:20 +02:00
1c70cbeb5a id gets added to gameSession class at creation 2025-07-20 20:21:18 +02:00
d90b9b1bc2 Updated gameSession class 2025-07-20 20:20:52 +02:00
35cfba457d Added method getGameSessionById() 2025-07-20 20:20:21 +02:00
03ed2a22d5 Changed keyboard height 2025-07-20 19:30:15 +02:00
59ff4df83c Fixed keyboard behaviour 2025-07-20 19:28:38 +02:00