advanced_particle_effects 1.1.1 copy "advanced_particle_effects: ^1.1.1" to clipboard
advanced_particle_effects: ^1.1.1 copied to clipboard

Easy-to-use particle effects for Flutter. Customizable particle count, size, colors, and connection lines. Works with zero configuration, smart defaults included.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add advanced_particle_effects

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

dependencies:
  advanced_particle_effects: ^1.1.1

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:advanced_particle_effects/advanced_particle_effects.dart';
4
likes
160
points
49
downloads

Publisher

unverified uploader

Weekly Downloads

Easy-to-use particle effects for Flutter. Customizable particle count, size, colors, and connection lines. Works with zero configuration, smart defaults included.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on advanced_particle_effects