queue_future_callback 0.0.1 copy "queue_future_callback: ^0.0.1" to clipboard
queue_future_callback: ^0.0.1 copied to clipboard

Consume future callback especially popup to avoid overlay at the same time

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add queue_future_callback

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

dependencies:
  queue_future_callback: ^0.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:queue_future_callback/queue_future_callback.dart';
2
likes
140
points
11
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Consume future callback especially popup to avoid overlay at the same time

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

build_runner, flutter, mockito

More

Packages that depend on queue_future_callback