sequential_text_fade 0.0.3
sequential_text_fade: ^0.0.3 copied to clipboard
A Flutter package that displays a sequence of texts fading in and out, using a SequentialTextFade widget for the animation.
Changelog #
0.0.1 - 2024-07-15 #
Added #
- Initial release of
SequentialTextFadewidget. - Supports customizable text list, duration, delay, alignment, and style.