flutter_isolate
287
Launch an isolate that can use flutter plugins.
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.
isolate_handler
51
Effortless isolates abstraction layer with support for MethodChannel calls.
isolate_manager
47
Create multiple long-lived isolates for the Functions, supports Worker on the Web (with the effective generator) and WASM compilation.
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
integral_isolates
19
Dart package making isolates easy
download_manager
14
Isolated download manager with progress, cancellation, pause and resume
isolate_flutter
13
Repository for IsolateFlutter
isolate_pool_2
9
Just like a thread pool, but with isolates