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

retractedoutdated

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add async_lite

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

dependencies:
  async_lite: ^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:async_lite/async_lite.dart';
2
likes
0
points
188
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