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

A Loading overlay dialog for showing future loading UI.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add future_loading_overlay

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

dependencies:
  future_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:future_loading_overlay/future_loading_overlay.dart';
0
likes
160
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

A Loading overlay dialog for showing future loading UI.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on future_loading_overlay