squadron
107
Multithreading and worker thread pool for Dart / Flutter, to offload CPU-bound and heavy I/O tasks to Isolate or Web Worker threads.
minerva
57
Dart backend framework. Supports multithreading, websockets. It contains project build system, request processing pipeline, authentication aids and logging tools.
isolate_handler
51
Effortless isolates abstraction layer with support for MethodChannel calls.
theater
40
Actor framework for Dart. This package makes it easier to work with isolates, create clusters of isolates.
combine
28
A Flutter package which allows you to work with MethodChannels in Isolate and provides simplified Isolate and Thread Pool API