dispersable_widget 1.0.1 copy "dispersable_widget: ^1.0.1" to clipboard
dispersable_widget: ^1.0.1 copied to clipboard

A customizable particle-dispersal animation for Flutter widgets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dispersable_widget

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

dependencies:
  dispersable_widget: ^1.0.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:dispersable_widget/dispersable_widget.dart';
2
likes
115
points
26
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A customizable particle-dispersal animation for Flutter widgets.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

audioplayers, flutter

More

Packages that depend on dispersable_widget