flutter_confetti icon indicating copy to clipboard operation
flutter_confetti copied to clipboard

Without button click

Open shashikiran918 opened this issue 3 years ago • 1 comments

how can i start confetti without button pressed i mean when i navigationg to next page it will start confetti animation without pressing button.

shashikiran918 avatar Oct 17 '22 13:10 shashikiran918

easy, delay 0.5s, controller.play()

StefBiao avatar Oct 19 '22 09:10 StefBiao