flutter_confetti 0.3.4
flutter_confetti: ^0.3.4 copied to clipboard
Confetti animation in Flutter, a powerful and easy-to-use library to show amazing confetti effects.
0.3.4 #
- Add the
controller.kill()method to kill the showing confetti
0.3.3 #
- Improve the render quality of the emoji
0.3.2 #
- Add the emoji shape
0.3.1 #
- Add the triangle shape by @Imad Eddine
0.3.0 #
- the
controllerargument ofConfettiis required now - add the
instantargument toConfetti Confetti.launchwill return the controller created from the inner, and has added an argument calledonFinishedthat will be invoked as the animation has finished- Refactor the code, make the render faster a little again
0.2.0 #
- Refactor the code, make the render faster a little again
- Options is not required
0.1.1 #
- Make the render faster a little
0.1.0 #
- Add the square shape
- Fix some spelling issues
0.0.1 #
- 🎉 confetti animation in Flutter