flutter_marquee_plus 1.0.4
flutter_marquee_plus: ^1.0.4 copied to clipboard
A lightweight and customizable marquee (scrolling text) widget for Flutter.
Changelog #
1.0.4 #
- Replaced demo GIF with a newer version.
- Updated example code in README.
- Minor documentation improvements.
1.0.3 #
- Replaced demo GIF with an updated version.
- Updated README to reflect the new demo and minor documentation improvements.
1.0.2 #
- Added demo GIF to showcase marquee behavior visually.
- Updated README with embedded demo and improved usage instructions.
- Minor updates to example app labels and comments.
1.0.1 #
- Reformatted code and improved internal structure.
1.0.0 #
- Initial release of flutter_marquee_plus.
- Added customizable marquee widget with velocity, spacing and curve support.