structured_async 0.2.0 copy "structured_async: ^0.2.0" to clipboard
structured_async: ^0.2.0 copied to clipboard

outdated

Structured asynchronous programming in Dart.

0.2.0 - 2022-05-28 #

Added #

  • Also cancel periodicTimers, not just simple timers.
  • New CancellableContext class and CancellableFuture.ctx constructor.
  • New ctx.scheduleOnCancel function to run callbacks on cancellation.
  • Added currentCancellableContext() function.

0.1.0 - 2022-05-27 #

  • Initial version.
16
likes
0
points
144
downloads

Publisher

unverified uploader

Weekly Downloads

Structured asynchronous programming in Dart.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on structured_async