particles_flutter 0.1.2 copy "particles_flutter: ^0.1.2" to clipboard
particles_flutter: ^0.1.2 copied to clipboard

outdated

A flutter package for particle animation. You can control the animation speed, number of Particles on the screen, dimension and shape of particle via connecting lines,etc.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add particles_flutter

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  particles_flutter: ^0.1.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:particles_flutter/particles_flutter.dart';
177
likes
0
points
1.76k
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter package for particle animation. You can control the animation speed, number of Particles on the screen, dimension and shape of particle via connecting lines,etc.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on particles_flutter