custom_widget_marquee 0.0.2
custom_widget_marquee: ^0.0.2 copied to clipboard
Transform any Flutter widget into a customizable scrollable marquee. Provides fine-grained animation controls for bi-directional and single-direction scrolling.
0.0.1 #
- TODO: Describe initial release.
0.0.2 #
Added #
- Comprehensive test suite covering widget rendering, property application (directionality and axis), and scroll animations for both single and bi-directional behaviors.
Changed #
- Updated the package description in pubspec.yaml to meet pub.dev best practices and accurately reflect package functionality without filler language.