fading_marquee_widget 1.1.0
fading_marquee_widget: ^1.1.0 copied to clipboard
A flutter package to apply the marquee effect for the very long widget.
1.0.0 #
- initial release of the fading marquee widget.
1.0.1 #
- removed unused packages from the library to avoid the auto adding of that libraries in your project.
1.0.2 #
- Updated the example. There is no code change.
1.0.3 #
- Minimum supported dart version is 3.8.0.
- updated the version of flutter lints from 4.0.0 to 6.0.0.
1.0.3+1 #
- Reformatted the package with dart format.
1.1.0 #
- Removed 3rd party package dependency as that was less maintained.