async_queue 1.0.0 copy "async_queue: ^1.0.0" to clipboard
async_queue: ^1.0.0 copied to clipboard

This dart package ensure your pack of async task perform in order, one after the other.

1.0.0 #

  • (Normal Queue) Add multiple jobs into queue before firing
  • (Auto Queue) Firing job as soon as any job is added to the queue
  • (Both) Option to add queue listener that happens before or after execute every job
15
likes
0
pub points
90%
popularity

Publisher

verified publishersamderlust.com

This dart package ensure your pack of async task perform in order, one after the other.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on async_queue