d-markey / squadron

Multithreading and worker thread pool for Dart / Flutter, to offload CPU-bound and heavy I/O tasks to Isolate or Web Worker threads.
https://pub.dev/packages/squadron
MIT License
79 stars 0 forks source link

Version 3.4: Streaming + unit tests #10

Closed d-markey closed 2 years ago

d-markey commented 2 years ago

Fix for https://github.com/d-markey/squadron/issues/8