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

With this extension, you can create a loading dialog that lasts from the moment you run the Future functions until the process is complete.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add drklepson_future_loading

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

dependencies:
  drklepson_future_loading: ^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:drklepson_future_loading/drklepson_future_loading.dart';
0
likes
120
pub points
0%
popularity

Publisher

unverified uploader

With this extension, you can create a loading dialog that lasts from the moment you run the Future functions until the process is complete.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on drklepson_future_loading