newton_particles 0.0.11 newton_particles: ^0.0.11 copied to clipboard
Create stunning animations with configurable particle emitters. Add rain, smoke, and more effects to your Flutter app!
[0.0.1] - 2023-07-30 #
Added #
- [Feature] Initial release of Newton package.
- [Feature] Implemented a highly configurable particle emitter with default effects.
[0.0.3] - 2023-07-31 #
Feature #
- [Feature] Rework how effects are configured for better configurability.
- [Feature] Allow to configure angle in smoke effect from configurator.
- [Feature] Add pulse effect.
[0.0.4] - 2023-08-01 #
[0.0.5] - 2023-08-01 #
Feature #
- [Feature] Introduce the notion of PathTransformation for particles.
- [Feature] Add a fountain like effect.