newton_particles 0.1.4
newton_particles: ^0.1.4 copied to clipboard
Create stunning animations with configurable particle emitters. Add rain, smoke, and more effects to your Flutter app!
0.1.0 - 2023-08-10 #
Fix #
- [Fixed] Improve performance drastically by using drawAtlas as much as possible.
0.0.11 - 2023-08-06 #
Feature #
- [Feature] Allow to add a post effect to a particle.
- [Feature] Allow a finite number of particles.
- [Feature] Add firework example.
0.0.10 - 2023-08-04 #
0.0.5 - 2023-08-01 #
Feature #
- [Feature] Introduce the notion of PathTransformation for particles.
- [Feature] Add a fountain like effect.