marqueer 1.3.0
marqueer: ^1.3.0 copied to clipboard
Transform to "Marquee" from any widget.
1.3.0 #
Added Marqueer.builder for dynamic item build. #1
When using
Marqueer.builderifitemCountspecified,infinityattribute must befalseor ifitemCountwas a nullinfinitymust be true.
1.2.1 #
Fixed misspelled variable names. (thanks @Aboidrees)
1.2.0 #
Improved desktop and web support.
p## 1.1.1
Added autoStartAfter property to Marquuer widget for auto start after specific duration
1.1.0 #
Fixed wrong distance calculation with no-infinity widget. When ScrollDirection.idle.
Added isAnimating getter to MarqueerController.
MarqueerController splitted to own file.
Updated /example
1.0.6 #
Fix typo
1.0.5 #
Add Preview gif
1.0.2 #
Updated example project
Fixed direction bug
Added infinite option
1.0.1 #
Add hasClients getter to MarqueerController
Update README.md
1.0.0 #
initial release.