lumo_loader 1.0.1 copy "lumo_loader: ^1.0.1" to clipboard
lumo_loader: ^1.0.1 copied to clipboard

Beautiful, modern, and highly customizable Flutter loading animations with smooth and lightweight performance.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lumo_loader

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

dependencies:
  lumo_loader: ^1.0.1

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:lumo_loader/lumo_loader.dart';
4
likes
150
points
6
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Beautiful, modern, and highly customizable Flutter loading animations with smooth and lightweight performance.

Repository (GitHub)
View/report issues

Topics

#flutter #loader #loading #animation #spinner

License

MIT (license)

Dependencies

flutter

More

Packages that depend on lumo_loader