particle_fountain 1.0.2 copy "particle_fountain: ^1.0.2" to clipboard
particle_fountain: ^1.0.2 copied to clipboard

Easily create particle fountains

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add particle_fountain

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

dependencies:
  particle_fountain: ^1.0.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:particle_fountain/particle_fountain.dart';
4
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Easily create particle fountains

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, simple_animations

More

Packages that depend on particle_fountain