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
copied to clipboard

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
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:confetti/confetti.dart';
copied to clipboard
1.46k
likes
160
points
226k
downloads

Publisher

verified publisherfunwith.app

Weekly Downloads

2024.09.11 - 2025.03.26

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)

Topics

#animation #ui #effects #widget #confetti

Documentation

API reference

License

MIT (license)

Dependencies

flutter, vector_math

More

Packages that depend on confetti