particle_effect 1.0.5 copy "particle_effect: ^1.0.5" to clipboard
particle_effect: ^1.0.5 copied to clipboard

A Flutter package for creating dynamic particle effects with configurable ranges and random movement.

Changelog #

1.0.5 #

2025-02-24

  • fix print statement

1.0.4 #

2025-02-24

  • Support for random particle rotation.
  • Improved particle disappearance logic using opacity fading.
  • Added lifeTime as a Range to randomize the lifetime of particles.
  • All particles now appear with fading effect by default.
  • The interval argument is no longer required for particle creation.

1.0.3 #

2025-02-16

  • Support for random particle rotation.
  • Improved particle disappearance logic using opacity fading.

1.0.2 #

2025-02-15

  • Support for random particle size.

1.0.1 #

2025-02-15

  • Fix comments.

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.
0
likes
140
points
53
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package for creating dynamic particle effects with configurable ranges and random movement.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on particle_effect