wndr_flutter_confetti 0.3.0 copy "wndr_flutter_confetti: ^0.3.0" to clipboard
wndr_flutter_confetti: ^0.3.0 copied to clipboard

A wunderful package for creating customizable confetti animations using image and SVG assets, with support for color overlays and dynamic particle effects.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add wndr_flutter_confetti

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

dependencies:
  wndr_flutter_confetti: ^0.3.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:wndr_flutter_confetti/wndr_flutter_confetti.dart';
3
likes
150
points
43
downloads

Publisher

verified publisherwunderbytes.eu

Weekly Downloads

A wunderful package for creating customizable confetti animations using image and SVG assets, with support for color overlays and dynamic particle effects.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_confetti, flutter_svg, image

More

Packages that depend on wndr_flutter_confetti