loading_text_shifter 1.0.1 copy "loading_text_shifter: ^1.0.1" to clipboard
loading_text_shifter: ^1.0.1 copied to clipboard

A vertically shifting loading indicator that cycles through messages with smooth fades, animated text styles, and async per-step gating.

1.0.1 #

  • Add demo gif to README.

1.0.0 #

  • Initial release.
  • LoadingTextShifter widget that vertically cycles through messages with smooth slide and fade-style transitions.
  • Per-step async gating via holdAt — pause on a step until a future resolves, then decide whether to advance.
  • Animated text styles: leaving and entering messages interpolate between centerTextStyle and adjacentTextStyle.
  • loop, onShift, curve, shiftDuration, animationDuration, backgroundColor, custom dimensions.
  • Accessible: wraps content in Semantics(liveRegion: true) so screen readers announce each new message.
2
likes
160
points
18
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A vertically shifting loading indicator that cycles through messages with smooth fades, animated text styles, and async per-step gating.

Repository (GitHub)
View/report issues

Topics

#loading #animation #widget #ui

License

MIT (license)

Dependencies

flutter

More

Packages that depend on loading_text_shifter