marqueer 1.4.0
marqueer: ^1.4.0 copied to clipboard
Transform to "Marquee" from any widget.
1.4.0 #
Fixed issue 5.
Breaking change: updated Widget? separator argument to Widget separatorBuilder(BuildContext, int) method.
Added padding argument. See README.md
1.3.1 #
Updated example screen widgets
Cleaned up example project.
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.