particles_network 1.8.0 copy "particles_network: ^1.8.0" to clipboard
particles_network: ^1.8.0 copied to clipboard

A performant and customizable interactive particle network widget for Flutter. Ideal for background animations, landing pages, and visual effects.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add particles_network

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

dependencies:
  particles_network: ^1.8.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:particles_network/particles_network.dart';
40
likes
160
points
249
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

A performant and customizable interactive particle network widget for Flutter. Ideal for background animations, landing pages, and visual effects.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on particles_network