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

ASCII and Unicode animated spinners for Flutter. One widget, 25+ built-in frame sequences — braille (Claude-style), classic pipe, dots, arrows, block bars, moon phases, clock, emoji and more. Fully cu [...]

1.0.0 #

Initial release.

Features #

  • UnicodeSpinner widget — cycles through any List<String> of frames at a configurable interval.
  • Spinners catalogue with 25 built-in frame sequences:
    • Braille familybraille, brailleFull, brailleQuarter, snake
    • Classic ASCIIline (| / - \), pipe
    • Dots / textdots, dotsBounce, dot
    • Geometriccircle, triangle, box, square, bowtie, hourglass
    • Arrowsarrows, arrowsBold
    • Block / barbar, grow, pulse
    • Emojimoon, clock, earth
    • Miscstar
  • 24 named constructors (one per built-in sequence) with sensible default intervals — drop-in with zero configuration.
  • Fixed-width layout: the widget always reserves space equal to the widest frame, preventing layout jitter.
  • Full TextStyle support — size, color, weight, font family, etc.
  • Accessibility: Semantics label on every spinner.
  • Null-safe, Dart 3 compatible.
0
likes
150
points
91
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

ASCII and Unicode animated spinners for Flutter. One widget, 25+ built-in frame sequences — braille (Claude-style), classic pipe, dots, arrows, block bars, moon phases, clock, emoji and more. Fully customizable.

Repository (GitHub)
View/report issues

Topics

#spinner #loading #animation #unicode #indicator

License

MIT (license)

Dependencies

flutter

More

Packages that depend on unicode_spinner