simple_async_executor 0.0.2 copy "simple_async_executor: ^0.0.2" to clipboard
simple_async_executor: ^0.0.2 copied to clipboard

Basic async executor for Dart and Flutter

0.0.2 #

  • Added Executor.dispose() callback to dispose the executor and stop all the running tasks.

0.0.1+2 #

  • Edited the queues that store the tasks to be executed to handle them better
  • Fixed the tests

0.0.1+1 #

  • Added the example project

0.0.1 #

  • TODO: Describe initial release.
1
likes
150
points
24
downloads

Publisher

verified publishersmaso.it

Weekly Downloads

Basic async executor for Dart and Flutter

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

async, collection, flutter

More

Packages that depend on simple_async_executor