reveal_text 1.0.0
reveal_text: ^1.0.0 copied to clipboard
Flutter widget for smooth text animations: reveal by words/letters with fade & translate effects. Optional letter spacing
Changelog v1.0.0 - Initial Release 🚀 #
RevealText - A Flutter package for elegant text reveal animations
✨ Features #
-
Core Animation System
- Word/Letter staggered reveal animations
- Fade + Translate effects with configurable curves
- Viewport-based activation (80% visibility threshold)
-
Customization Parameters
animateBy: Words or Letters animation modedelay: Stagger delay between elementscurve: Animation timing controlsverticalOffset: Starting Y-axis positionopacityStart: Initial transparency level
-
Production-Ready Architecture
- Null-safe implementation
- Efficient animation controllers
- Clean widget disposal
- Responsive layout handling