updatable_vertical_ticker 1.0.0 copy "updatable_vertical_ticker: ^1.0.0" to clipboard
updatable_vertical_ticker: ^1.0.0 copied to clipboard

A flutter widget for a smooth scrolling vertical text ticker which integrates text updates cleanly so that scrolling is glitch-free and uninterrupted.

1.0.0 #

- Initial release of Updatable Vertical Ticker

- Vertical text scrolling (bottom → center → top)

- Configurable scroll duration, hold duration and cycle pause

- Sequential scrolling of multiple text entries

- Dynamic text list updates without interrupting the current cycle

- Internal state machine driven by a single Ticker

- Rendering via CustomPainter for flicker-free animations

- No use of AnimationController, Timer or async delays

### Performance

- Constant memory usage

- No layout rebuilds during animation

- Optimized for dashboards, signage and long-running displays

0
likes
160
points
150
downloads

Publisher

verified publisherwilhelm-devblog.de

Weekly Downloads

A flutter widget for a smooth scrolling vertical text ticker which integrates text updates cleanly so that scrolling is glitch-free and uninterrupted.

Repository (GitHub)
View/report issues

Topics

#animation #text #ticker #ui

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on updatable_vertical_ticker