scroll_float 1.0.0
scroll_float: ^1.0.0 copied to clipboard
A Flutter widget that animates text with a “decryption-style” effect — scrambling letters until the final reveal.
scroll_float_flutter #
A Flutter text animation widget that mimics the GSAP ScrollTrigger floating text effect.
Each letter animates into view as you scroll, just like the React + GSAP version.
[
]
🚀 Features #
✅ Scroll-based character animation
✅ Adjustable speed, easing, and stagger
✅ Supports any font, style, and color
✅ Lightweight — no heavy animation packages
📦 Installation #
dependencies:
scroll_float_flutter: ^1.0.0