wiggly_loaders 0.5.0 copy "wiggly_loaders: ^0.5.0" to clipboard
wiggly_loaders: ^0.5.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 Dart:

 $ dart pub add wiggly_loaders

With Flutter:

 $ flutter pub add wiggly_loaders

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

dependencies:
  wiggly_loaders: ^0.5.0

Alternatively, your editor might support dart pub get or 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
0
points
622
downloads

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

unknown (license)

Dependencies

flutter

More

Packages that depend on wiggly_loaders