async_lite 0.0.4 copy "async_lite: ^0.0.4" to clipboard
async_lite: ^0.0.4 copied to clipboard

Lightweight version of the [async](https://pub.dev/packages/async) package

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add async_lite

With Flutter:

 $ flutter pub add async_lite

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

dependencies:
  async_lite: ^0.0.4

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

Import it

Now in your Dart code, you can use:

import 'package:async_lite/async_lite.dart';
2
likes
0
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

Lightweight version of the [async](https://pub.dev/packages/async) package

Repository (GitLab)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on async_lite