Multithreading and worker thread pool for Dart / Flutter, to offload CPU-bound and heavy I/O tasks to Isolate or Web Worker threads (JS+WASM).
-
Updated
May 28, 2025 - Dart
8000
Multithreading and worker thread pool for Dart / Flutter, to offload CPU-bound and heavy I/O tasks to Isolate or Web Worker threads (JS+WASM).
Dart code generator for Squadron workers. Implement your worker service and let squadron_builder bridge the gap with Web Workers and Isolates!
Add a description, image, and links to the webworker topic page so that developers can more easily learn about it.
To associate your repository with the webworker topic, visit your repo's landing page and select "manage topics."