confetti 0.8.0 copy "confetti: ^0.8.0" to clipboard
confetti: ^0.8.0 copied to clipboard

Blast colorful confetti all over the screen. Celebrate in app achievements with style. Control the velocity, angle, gravity and amount of confetti.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add confetti

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

dependencies:
  confetti: ^0.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:confetti/confetti.dart';
1.37k
likes
160
points
198k
downloads

Publisher

verified publisherfunwith.app

Weekly Downloads

Blast colorful confetti all over the screen. Celebrate in app achievements with style. Control the velocity, angle, gravity and amount of confetti.

Homepage
Repository (GitHub)
View/report issues

Topics

#animation #ui #effects #widget #confetti

Documentation

API reference

License

MIT (license)

Dependencies

flutter, vector_math

More

Packages that depend on confetti