particles_network 1.7.9 copy "particles_network: ^1.7.9" to clipboard
particles_network: ^1.7.9 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.7.9

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';
37
likes
160
points
736
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)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on particles_network