widget_marquee 0.0.8 
widget_marquee: ^0.0.8 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
 
0.0.8 #
- Updated the documentation and added an example.