text_animation_plus 0.1.0
text_animation_plus: ^0.1.0 copied to clipboard
23 plug-and-play Flutter text animation widgets: split, blur, typewriter, glitch, curved marquee, scramble, gradient, scroll-reactive, and more.
0.1.0 #
- Initial release.
- 23 text animation widgets:
SplitText,BlurText,CircularText,TextType,ShuffleText,ShinyText,VariableProximityText,TextPressure,CurvedLoop,FuzzyText,GradientText,FallingText,TextCursorTrail,DecryptedText,TrueFocus,ScrollFloatText,ScrollRevealText,AsciiScrambleText,ScrambledText,RotatingText,GlitchText,ScrollVelocityText,CountUp. - Accessibility: respects
MediaQuery.disableAnimationsand platformAccessibilityFeatures.disableAnimations. - All widgets support
MotionTrigger.onVisible,onBuild, andmanual.