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

outdated

A circular progress indicator, scalable and adaptive to multiple platforms

Adaptive Spinner #

pub: 0.1.1 license: MIT style: effective dart

A circular progress indicator, scalable and adaptive to multiple platforms, 100% written in Dart.

Usage #

Using the AdaptiveSpinner is easy as calling a widget of yours. Simply call AdaptiveSpinner() where you want the spinner, and eventually pass some options:

  • withMessage: String you can include a message below the spinner
  • withCenteredContainer: double you can put the spinner in a container with opaque background and specify how big this container will be
  • withCenteredText: boolean you can center the message
  • withStyle: TextStyle you can style the message
  • withSizedBox: double you can specify how big should be the space around spinner
1
likes
0
pub points
48%
popularity

Publisher

verified publisherrollercoders.net

A circular progress indicator, scalable and adaptive to multiple platforms

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on adaptive_spinner