flutter_particle_background 1.0.7 copy "flutter_particle_background: ^1.0.7" to clipboard
flutter_particle_background: ^1.0.7 copied to clipboard

This is a flutter particle background for all the platforms web, android and ios. This makes small particles moving in the background making the app look more pleasant.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_particle_background

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

dependencies:
  flutter_particle_background: ^1.0.7

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:flutter_particle_background/flutter_particle_background.dart';
26
likes
40
pub points
18%
popularity

Publisher

unverified uploader

This is a flutter particle background for all the platforms web, android and ios. This makes small particles moving in the background making the app look more pleasant.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_particle_background