advanced_particle_effects 1.1.1 copy "advanced_particle_effects: ^1.1.1" to clipboard
advanced_particle_effects: ^1.1.1 copied to clipboard

Easy-to-use particle effects for Flutter. Customizable particle count, size, colors, and connection lines. Works with zero configuration, smart defaults included.

Changelog #

1.1.1 - 2025-11-19 #

Fixed #

  • README Images: Updated image paths to use absolute GitHub URLs so screenshots display correctly on pub.dev.

1.1.0 - 2025-11-19 #

Added #

  • Dynamic Coloring: Particles and lines can now change color based on their position using particleColorBuilder and lineColorBuilder.
  • Split Screen Effect: New SplitScreenParticleSystem widget for easy diagonal split-screen effects.
  • Customizable Presets: Static presets like Bubbles, Rain, and Snow are now customizable methods (e.g., ParticleConfig.bubbles(colors: [...])).

Changed #

  • Deprecation Fixes: Replaced withOpacity with withValues for compatibility with newer Flutter versions.
  • Rain Effect: Improved density and continuity for a more realistic look.
4
likes
160
points
33
downloads

Publisher

unverified uploader

Weekly Downloads

Easy-to-use particle effects for Flutter. Customizable particle count, size, colors, and connection lines. Works with zero configuration, smart defaults included.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on advanced_particle_effects