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

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

Particle Effect Package #

A simple yet powerful particle effect package for Flutter, designed to create particles with random movements, fading, and custom lifetimes. The package allows you to configure particle position, velocity, opacity, and more using customizable ranges.

Features #

  • Randomized particle movement based on defined ranges.
  • Configurable lifetime and opacity fading.
  • Customizable particle images.
  • Supports easy creation of particle systems for visual effects.

Usage #

Adding the package to your project #

To use this package in your Flutter project, add it to your pubspec.yaml:

dependencies:
  particle_effect: [LATEST_VERSION]
0
likes
0
points
47
downloads

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

unknown (license)

Dependencies

flutter

More

Packages that depend on particle_effect