MarcelGarus / marquee

A Flutter widget that scrolls text infinitely. Provides many customizations including custom scroll directions and velocities, pausing after every round and specifying custom durations and curves for accelerating and decelerating.
MIT License
274 stars 113 forks source link

Add onDone #60

Closed Jeferson505 closed 3 years ago

Jeferson505 commented 3 years ago

Please add a parameter called onDone. The parameter must be a function to be executed when the scrolling ends.

MarcelGarus commented 3 years ago

Fixed by #61 and published as 2.1.0