particular 0.3.0 copy "particular: ^0.3.0" to clipboard
particular: ^0.3.0 copied to clipboard

The Particular is a high performance particle effects flutter widget.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add particular

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

dependencies:
  particular: ^0.3.0

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:particular/particular.dart';
28
likes
160
pub points
51%
popularity
screenshot

Publisher

unverified uploader

The Particular is a high performance particle effects flutter widget.

Homepage
Repository (GitHub)
View/report issues

Topics

#particle #particles #visualization #game #effects

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, image

More

Packages that depend on particular