particle_effect 1.0.1
particle_effect: ^1.0.1 copied to clipboard
A Flutter package for creating dynamic particle effects with configurable ranges and random movement.
Changelog #
1.0.0 - 2025-02-15 #
- Initial release of the particle effect package.
- Implemented particle system with configurable range for position and velocity.
- Supported randomization of particle attributes within specified ranges.
- Included particle fading and lifetime management.
1.0.1 - 2025-02-15 #
- Fix comments