progress_loader_overlay 3.0.3 copy "progress_loader_overlay: ^3.0.3" to clipboard
progress_loader_overlay: ^3.0.3 copied to clipboard

A flutter package to show an easy to use and fully customizable progress loader as an overlay.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add progress_loader_overlay

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

dependencies:
  progress_loader_overlay: ^3.0.3

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:progress_loader_overlay/progress_loader_overlay.dart';
10
likes
130
pub points
82%
popularity

Publisher

unverified uploader

A flutter package to show an easy to use and fully customizable progress loader as an overlay.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on progress_loader_overlay