confetti 0.1.2
confetti: ^0.1.2 copied to clipboard
Blast colorful confetti all over the screen. Celebrate in app achievements with style. Control the velocity, angle and amount of confetti.
[0.1.2] #
- Provide optional child widget to render below the confetti
- Changed the painter to use foregroundPainter to always paint the confetti above its child
[0.1.1] #
- Patch null pointer exception
[0.1.0] #
- Initial release. You will probably experience some performance issues if you try and create too many particles at once
- Performance optimization work will be done in later versions.