funwithflutter / flutter_confetti

A Flutter widget that shoots confetti all over the screen.
https://pub.dev/packages/confetti
MIT License
439 stars 79 forks source link

Without button click #72

Closed shashikiran918 closed 2 years ago

shashikiran918 commented 2 years ago

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

StefBiao commented 2 years ago

easy, delay 0.5s, controller.play()