equatable
1036
A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.
flutter_isolate
295
Launch an isolate that can use flutter plugins.
blink-comparison
276
Simplifies comparing photos of tamper-evident seals and patterns using your eyes
squadron
121
Multithreading and worker thread pool for Dart / Flutter, to offload CPU-bound and heavy I/O tasks to Isolate or Web Worker threads.
isolate_manager
56
Create multiple long-lived isolates for the Functions, supports Worker on the Web (with the effective generator) and WASM compilation.
sealed_world
56
Dart-written, Flutter-powered, and ISO-backed ecosystem for the world's data in the form of compile-time, tree-shakable constant classes with a sealed origin 🌍
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.
image_compare
31
Dart package for comparing images. Find the difference between two images by using a variety of image comparison techniques.
combine
29
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
dart.country
12
Dart package for ISO 3166-1 country codes
isolate_pool_2
9
Just like a thread pool, but with isolates