confetti library

Classes

ConfettiController
ConfettiWidget
ParticlePainter
ParticleStats
Information about the particle system.

Enums

BlastDirectionality
Specifies the directionality of the blast for the particles.
ConfettiControllerState
Represents the current state of the Confetti animation.

Typedefs

ParticleStatsCallback = void Function(ParticleStats stats)
This callback provides ParticleStats as an argument.