atmospheric_particles 0.0.3 copy "atmospheric_particles: ^0.0.3" to clipboard
atmospheric_particles: ^0.0.3 copied to clipboard

Enhance your Flutter application's visual appeal with atmospheric particle effects. This package provides a simple, performant way to layer subtle, moving particles onto your widgets, transforming sta [...]

0.0.3 #

Added #

  • Added the repository field to pubspec.yaml to link directly to the GitHub source code.
  • Integrated a direct GitHub link and documentation link into the README.md file.

Changed #

  • Significantly extended the package description in pubspec.yaml to better explain the package's purpose.

0.0.2 #

  • Added an example/ folder containing a working demonstration.

0.0.1 #

  • Initial Release!
  • Added AtmosphericParticles widget to easily add a particle effect background to any widget.
  • Added ParticleCanvas for managing particle state and animation loop.
  • Added ParticlePainter for custom painting particles onto the canvas.
  • Added customization for:
    • particleColor
    • particleCount
    • particleRadius
    • minHorizontalVelocity / maxHorizontalVelocity
    • minVerticalVelocity / maxVerticalVelocity
  • Added enableVerticalFade option for a vertical "fade-in" opacity gradient.
7
likes
0
points
38
downloads

Publisher

unverified uploader

Weekly Downloads

Enhance your Flutter application's visual appeal with atmospheric particle effects. This package provides a simple, performant way to layer subtle, moving particles onto your widgets, transforming static backgrounds into dynamic, immersive environments.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on atmospheric_particles