particular 0.3.4 copy "particular: ^0.3.4" to clipboard
particular: ^0.3.4 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
copied to clipboard

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

dependencies:
  particular: ^0.3.4
copied to clipboard

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';
copied to clipboard
35
likes
160
points
87
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

2024.09.16 - 2025.03.31

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