flying_characters 0.0.1
flying_characters: ^0.0.1 copied to clipboard
A flutter package to animate flying characters or particles on screen.
🚀 Flying Characters #
A lightweight Flutter package to create beautiful flying character animations (letters, emojis, particles, icons, etc.) floating across the screen.
Perfect for celebratory effects, message animations, reactions, and playful UI moments.
✨ Features #
- Animate characters, emojis, icons, or custom widgets
- Randomized movement for natural flying effect
- Configurable speed, size, duration & spread
- Multiple animation types:
fly,fadeBlur,flip3d,swirlFloat - Works on any widget using overlay or inside layout
- Lightweight & easy to integrate
📦 Installation #
Add the package to your pubspec.yaml:
dependencies:
flying_characters: ^0.0.1