marquee_text 2.5.0+1 marquee_text: ^2.5.0+1 copied to clipboard
Scroll automatically when the child exceeds the width of the container.
2.5.0+1 #
- update README
2.5.0 #
- add parameter -
textAlign
- support vertical marquee
- replace
text
type fromString
toInlineSpan
2.0.0 #
- upgrade to nullsafety version
1.1.0 #
- add property "textDirection"
- add property "marqueeDirection"
1.0.2+2 #
- run "dartfmt"
1.0.2 #
- Fix onTap not working.(修复当文本滚动时,父组件上的点击事件不生效的问题)
1.0.1 #
- Add example.
- Modify doc.
1.0.0 #
- First version.