updatable_ticker 1.0.6
updatable_ticker: ^1.0.6 copied to clipboard
A flutter widget for a smooth scrolling text ticker which integrates text updates cleanly so that scrolling is glitch-free and uninterrupted.
1.0.6 #
- add missing top padding on example page, rename example file and move to lib folder, changes in example readme
1.0.5 #
- add missing setstate on example page
1.0.4 #
- add gradient fade-in-out option to example page
1.0.3 #
- add link of demo video to readme
1.0.2 #
- add video to readme - fix changelog and readme
1.0.1 #
- lowering requirements to Flutter 3.0.0 / Dart 2.19.6, remove debugPrint in code
1.0.0 #
- Initial release