flutter_confetti_engine 1.0.5 copy "flutter_confetti_engine: ^1.0.5" to clipboard
flutter_confetti_engine: ^1.0.5 copied to clipboard

A celebration package that unifies confetti particles, haptic feedback, and optional sound in a single API call.

Changelog #

1.0.5 — 2026-05-03 #

Changed #

  • Patch release to trigger pub.dev publish via GitHub Actions tag workflow (v1.0.5 / aligned publish.yml).

1.0.4 — 2026-05-03 #

Fixed #

  • CI: Applied dart format and dart fix so flutter analyze is clean (package + example app). Restores green GitHub Actions for format, analyze, test, and dart pub publish --dry-run.

1.0.3 — 2026-05-02 #

Fixed #

  • Pub.dev score / metadata: Removed explicit documentation: URL from pubspec.yaml so package analysis does not fail the “Documentation URL” check before hosted API docs are generated (pub.dev still links to generated docs automatically).
  • Dartdoc: Resolved broken [reference] links in library comments (public API docs).

1.0.0 — 2026-05-02 #

Changed #

  • Stable 1.0.0 release; dependency constraint for consumers: flutter_confetti_engine: ^1.0.0.

0.1.0 — 2026-05-02 #

Added #

  • Particle physics, eight shapes, four presets (burst, rain, fireworks, snow).
  • ConfettiWidget, ConfettiController, platform haptics, optional sound via audioplayers.
  • ConfettiEngine.celebrate() full-screen overlay API.
  • Stock cheerful MP3s under assets/sounds/ and ConfettiBundledSounds (burst, rain, fireworks, snow, plus pathForPreset).
  • CelebrationFeedback.bundledForPreset / CelebrationFeedback.customAsset — explicit package vs app-owned sound choice; none() / hapticsOnly() — disable sound and/or haptics.
  • emojiPool on ConfettiWidget / ConfettiEngine.celebrate and exported kDefaultCelebrationEmojis for emoji-shaped particles.
  • 10 new ParticleShape values (pentagon, hexagon, ring, plus, lightning, crescent, arrow, shield, oval, sunburst) with canvas implementations in ConfettiPainter.
  • ConfettiCustomization — optional particleCount, colors, shapeMix, gravity, speedMultiplier, lifetimeMultiplier on ConfettiWidget / ConfettiEngine.celebrate.
19
likes
0
points
171
downloads

Publisher

verified publisheruzairaslam.com

Weekly Downloads

A celebration package that unifies confetti particles, haptic feedback, and optional sound in a single API call.

Repository (GitHub)
View/report issues

Topics

#animation #effects #celebration

License

unknown (license)

Dependencies

audioplayers, flutter

More

Packages that depend on flutter_confetti_engine