Skip to content

Releases: funwithflutter/flutter_confetti

flutter_confetti-v0.6.0-nullsafety

06 Mar 21:59
Compare
Choose a tag to compare

flutter_confetti-v0.5.5

06 Mar 17:48
Compare
Choose a tag to compare

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

14 Aug 04:02
Compare
Choose a tag to compare

fix: error with calling play from initState