wiggly_loaders 0.9.0 copy "wiggly_loaders: ^0.9.0" to clipboard
wiggly_loaders: ^0.9.0 copied to clipboard

A collection of smooth, customizable wiggly/wavy loading indicators for Flutter — circular loader, linear progress bar, and pull-to-refresh indicator.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add wiggly_loaders

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

dependencies:
  wiggly_loaders: ^0.9.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:wiggly_loaders/wiggly_loaders.dart';
21
likes
160
points
622
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A collection of smooth, customizable wiggly/wavy loading indicators for Flutter — circular loader, linear progress bar, and pull-to-refresh indicator.

Repository (GitHub)
View/report issues

Topics

#loading #progress-indicator #animation #ui

License

MIT (license)

Dependencies

flutter

More

Packages that depend on wiggly_loaders