Commit Graph

144 Commits

Author SHA1 Message Date
a5bd9367a0 Added sized box for visual enhancement 2025-07-20 23:52:43 +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
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
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
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
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
03ed2a22d5 Changed keyboard height 2025-07-20 19:30:15 +02:00
59ff4df83c Fixed keyboard behaviour 2025-07-20 19:28:38 +02:00
68a1a5052e Keyboard still doesnt works 2025-07-20 18:21:30 +02:00
a4693ccf39 Updated buttons, implemented animatedOpacity 2025-07-20 17:51:30 +02:00
651b3eab0f Fixed merge issues 2025-07-20 17:07:55 +02:00
fbfed8e013 Merge branch 'develop' into enhance/34-improvement-for-visual-hierachy
# Conflicts:
#	lib/presentation/views/create_game_view.dart
#	pubspec.yaml
2025-07-20 16:51:40 +02:00
5d362a77cf Updated documentation 2025-07-20 16:41:36 +02:00
261e8f80c1 Changed the overall return type for gamemodes 2025-07-20 16:34:00 +02:00
96471a5764 Hotfix: Pixel Overflow 2025-07-19 23:06:38 +02:00
9c797e1e5e Implemented reset logic for default game mode 2025-07-19 22:53:32 +02:00
c31a3200e9 Updated mode selection logic 2025-07-19 22:45:52 +02:00
aec3905c55 Changed icon 2025-07-19 22:34:43 +02:00
cfa93b6917 Changed create game view 2025-07-19 22:30:29 +02:00
1935dc488c Removed comments 2025-07-19 22:25:30 +02:00
a6ab7f76b0 Removed print 2025-07-19 22:21:20 +02:00
1a2a9b5df1 Removed print 2025-07-19 22:20:59 +02:00
193b66b175 Updated initState 2025-07-19 22:17:48 +02:00
2e1c5392a0 Implemented default mode selection 2025-07-19 22:17:41 +02:00
98912d5164 Changed mode order 2025-07-19 22:17:28 +02:00
482180d88e Updated mode selection 2025-07-19 21:52:56 +02:00
2690eac3eb Changed creation variable 2025-07-19 21:52:47 +02:00
f17eac14b9 Changed var name 2025-07-19 18:06:38 +02:00
a7521a3168 Updated colors 2025-07-19 18:01:39 +02:00
b7f6bf9348 Removed print 2025-07-19 17:54:25 +02:00
610cdc10e4 Added comment 2025-07-19 17:51:08 +02:00
d10fabb85a Chaned icon 2025-07-19 17:47:51 +02:00
cdcdd0b78a Updated comment 2025-07-19 17:41:37 +02:00
f0cfafd5e3 Refactored logic and added comments 2025-07-19 17:40:34 +02:00
5b704d3937 Removed title row and changed segmendetControl Padding 2025-07-19 17:28:19 +02:00
81ada1c810 Updated button position and design 2025-07-19 17:18:52 +02:00