Releases: funwithflutter/flutter_confetti
Releases · funwithflutter/flutter_confetti
flutter_confetti-v0.6.0-nullsafety
Add null safety :)
flutter_confetti-v0.5.5
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.
flutter_confetti-v0.5.4+1
fix: error with calling play from initState