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

QueueIt makes dealing with queues easy.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add queue_it

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

dependencies:
  queue_it: ^0.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:queue_it/queue_it.dart';
5
likes
0
points
81
downloads

Publisher

verified publishersharpsan.dev

Weekly Downloads

QueueIt makes dealing with queues easy.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

uuid

More

Packages that depend on queue_it