coroutines 0.1.1 copy "coroutines: ^0.1.1" to clipboard
coroutines: ^0.1.1 copied to clipboard

Unity-style coroutines for Dart, allowing resumable function execution.

0.1.1 #

  • Fixed coroutine instance not being removed after completion
  • Implemented isCoroutineRunning
  • Improved inlining

0.1.0 #

  • Initial release
  • Implemented synchronous coroutines
  • Added tests
6
likes
0
points
140
downloads

Publisher

unverified uploader

Weekly Downloads

Unity-style coroutines for Dart, allowing resumable function execution.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on coroutines