smooth_loader 3.0.0 copy "smooth_loader: ^3.0.0" to clipboard
smooth_loader: ^3.0.0 copied to clipboard

A modern, lightweight, and highly customizable collection of smooth Flutter loading animations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add smooth_loader

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

dependencies:
  smooth_loader: ^3.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:smooth_loader/smooth_loader.dart';
0
likes
125
points
115
downloads

Documentation

API reference

Publisher

verified publisherandronexa.online

Weekly Downloads

A modern, lightweight, and highly customizable collection of smooth Flutter loading animations.

Topics

#loading #loader #animation #progress #ui

License

MIT (license)

Dependencies

flutter

More

Packages that depend on smooth_loader