text_scroll 0.2.0 copy "text_scroll: ^0.2.0" to clipboard
text_scroll: ^0.2.0 copied to clipboard

TextScroll Flutter widget adds text auto-scrolling functionality (marquee text).

0.2.0 #

  • added support for dynamically updating widget parameters, enabling users to control scrolling behavior from parent widgets
  • added border fade effect
  • added bouncing mode animation pause at end of text
  • bug fixes and improvements

0.1.2 #

  • bug fixes

0.1.1 #

  • allow pauseBetween in TextScrollMode.endless mode

0.1.0 #

  • add intervalSpaces property for TextScrollMode.endless
  • bug fixes

0.0.5 #

  • tidy up static analysis warnings after Flutter upgrade to 3.0.2

0.0.4 #

  • introduce textDirection property

0.0.3 #

  • update docs
  • add selectable property

0.0.2 #

  • fix flex behavior
  • update docs

0.0.1 #

Initial release #

  • endless and bouncing auto-scrolling
  • velocity
  • delay
  • pause
  • max repetitions number
  • style
  • text alignment
131
likes
130
pub points
97%
popularity

Publisher

verified publisheryurii-khi.com

TextScroll Flutter widget adds text auto-scrolling functionality (marquee text).

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on text_scroll