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

Queue up futures from multiple sources and await their return anywhere in your code.

0.0.4 #

  • feat support isExistQueueFuture and isExistActiveItem

0.0.3 #

  • feat removes all items from the queue that have not thrown a [QueueCancelledException]

0.0.2 #

  • add demo

0.0.1 #

Easily queue futures and await their values. #

fork form dart_queue

change #

  • fix: the problem of exceeding the specified number of concurrent tasks pull16
  • fix: after cancel,can add to queue pull17
  • feat: support lifo from pull18
  • feat: support remove task
  • feat: support pause and resume task
  • feat: support set task priority
8
likes
150
points
237
downloads

Publisher

unverified uploader

Weekly Downloads

Queue up futures from multiple sources and await their return anywhere in your code.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

More

Packages that depend on tw_queue