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
Aug 17, 2025 - Dart
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).
Library help run flutter tasks in other isolate
Actor framework for Dart. This package makes it easier to work with isolates, create clusters of isolates.
A Flutter package which allows you to work with MethodChannels in Isolate and provides simplified Isolate and Thread Pool API
Dart code generator for Squadron workers. Implement your worker service and let squadron_builder bridge the gap with Web Workers and Isolates!
Flutter's compute function made available for all non-Flutter Dart programs
A simple package for working with multithreading, using an interface similar to Task in C#.
Simplest API to multiprocess
Add a description, image, and links to the isolate topic page so that developers can more easily learn about it.
To associate your repository with the isolate topic, visit your repo's landing page and select "manage topics."