when_async 1.1.0+1 copy "when_async: ^1.1.0+1" to clipboard
when_async: ^1.1.0+1 copied to clipboard

discontinued
outdated

APIs for easy consumption of asynchronous computations

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add when_async

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

dependencies:
  when_async: ^1.1.0+1

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:when_async/when_async.dart';
3
likes
0
pub points
5%
popularity

Publisher

verified publishermagnificsoftware.com

APIs for easy consumption of asynchronous computations

Homepage

License

unknown (LICENSE)

Dependencies

meta

More

Packages that depend on when_async