yako_celebrations 1.0.1
yako_celebrations: ^1.0.1 copied to clipboard
Full-screen celebration overlays in one line: flames, coins, confetti, fireworks, your own brand icon popping, title slam, flash, shake, sound and haptics. Ready-made tiers or fully custom.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add yako_celebrationsThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
yako_celebrations: ^1.0.1Alternatively, 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:yako_celebrations/yako_celebrations.dart';