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.

Particle Effect Package #

text

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
140
points
5
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

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on particle_effect