widget_marquee 0.0.7 widget_marquee: ^0.0.7 copied to clipboard
A marquee for animating looping through widgets horizontally
0.0.1 #
- Created marquee widget for animate scrolling horizontally and looping
0.0.2 #
- Updated documentation
0.0.3 #
- Added option to animate by pixels per second instead of a set time
- Added function for tapping on scrolling marquee
0.0.4 #
- Corrected README
0.0.5 #
- Fixed call to onScrollingTap function
0.0.7 #
- Complete overhaul of how the marquee handles animating
- Support for the latest Flutter SDK