Description
The GameSummaryScreen has a winner card with a bouncing animation but no confetti. Add a confetti burst when the screen loads.
Suggested approach
Use the confetti package:
- Trigger a
ConfettiController burst on initState
- Use gold + white particles matching
AppColors.gold
- Auto-stop after 3 seconds
Acceptance criteria
Description
The
GameSummaryScreenhas a winner card with a bouncing animation but no confetti. Add a confetti burst when the screen loads.Suggested approach
Use the
confettipackage:ConfettiControllerburst oninitStateAppColors.goldAcceptance criteria