elegant_loading_overlay 0.0.2 copy "elegant_loading_overlay: ^0.0.2" to clipboard
elegant_loading_overlay: ^0.0.2 copied to clipboard

Beautiful, customizable loading overlay for Flutter with one-line API.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add elegant_loading_overlay

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

dependencies:
  elegant_loading_overlay: ^0.0.2

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:elegant_loading_overlay/elegant_loading_overlay.dart';
0
likes
160
points
39
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Beautiful, customizable loading overlay for Flutter with one-line API.

Repository (GitHub)
View/report issues
Contributing

Topics

#loading #overlay #spinner #progress #ui

License

MIT (license)

Dependencies

flutter

More

Packages that depend on elegant_loading_overlay