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 [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add unicode_spinner

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  unicode_spinner: ^1.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:unicode_spinner/unicode_spinner.dart';
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