text_scroll 0.0.5 text_scroll: ^0.0.5 copied to clipboard
TextScroll Flutter widget adds text auto-scrolling functionality (marquee text).
0.0.1 #
Initial release #
- endless and bouncing auto-scrolling
- velocity
- delay
- pause
- max repetitions number
- style
- text alignment
0.0.2 #
- fix flex behavior
- update docs
0.0.3 #
- update docs
- add
selectable
property
0.0.4 #
- introduce
textDirection
property
0.0.5 #
- tidy up static analysis warnings after Flutter upgrade to 3.0.2