flutter_particles 1.0.0+7 copy "flutter_particles: ^1.0.0+7" to clipboard
flutter_particles: ^1.0.0+7 copied to clipboard

A new Flutter package for creating particles background. This can be considered as the implementation of particle.js in Flutter.

Version 1.0.7:

  • Remove unnecessary file from package.
  • Change github homepage.

Version 1.0.6:

  • Added Particle.speedUp to represent the added speed of Particles, Particle.particlesSpeed has been deleted for the misleading name.

Version 1.0.5:

  • Change constants connectDistance and particlesSpeed to static property of class Particle().

Version 1.0.4:

  • Remove particle.opacity.
  • Added example.
24
likes
30
pub points
74%
popularity

Publisher

unverified uploader

A new Flutter package for creating particles background. This can be considered as the implementation of particle.js in Flutter.

Repository (GitHub)
View/report issues

Dependencies

flutter

More

Packages that depend on flutter_particles