Add null safety :)
Unclaimed project
Are you a maintainer of flutter_confetti? Claim this project to take control of your public changelog and roadmap.
Changelog
A Flutter widget that shoots confetti all over the screen.
Add null safety :)
Add optional createParticlePath function to pass in a custom Path for the conveti (for example a Star path, instead of the default Rectangle path). Example updated. Thanks Artur-Wisniewski.
Fix: Animation stop event not firing. Thanks WieFel.
fix: error with calling play from initState