reveal_text 1.0.0 copy "reveal_text: ^1.0.0" to clipboard
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 mode
    • delay: Stagger delay between elements
    • curve: Animation timing controls
    • verticalOffset: Starting Y-axis position
    • opacityStart: Initial transparency level
  • Production-Ready Architecture

    • Null-safe implementation
    • Efficient animation controllers
    • Clean widget disposal
    • Responsive layout handling

4
likes
160
points
9
downloads

Publisher

verified publisherswiftkart.icu

Weekly Downloads

Flutter widget for smooth text animations: reveal by words/letters with fade & translate effects. Optional letter spacing

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, visibility_detector

More

Packages that depend on reveal_text