armyknife_task_queue 1.0.0+1 copy "armyknife_task_queue: ^1.0.0+1" to clipboard
armyknife_task_queue: ^1.0.0+1 copied to clipboard

Light-Weight Task Queue for Dart.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add armyknife_task_queue

With Flutter:

 $ flutter pub add armyknife_task_queue

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

dependencies:
  armyknife_task_queue: ^1.0.0+1

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:armyknife_task_queue/armyknife_task_queue.dart';
0
likes
135
points
89
downloads

Publisher

verified publishereaglesakura.com

Weekly Downloads

Light-Weight Task Queue for Dart.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

synchronized

More

Packages that depend on armyknife_task_queue