toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 170 packages
Sort by PUB-AZS
DISCONTINUED PACKAGE Utility functions and classes related to the 'dart:isolate' library.
Package to simplify and improve JSON parsing in isolates by keeping one isolate running per instance.
A cross-platform isolated worker runtime for Dart Web, VM, and Flutter.
An implementation of RegExp that isolates delimited blocks of text and applies the pattern to each block separately.
A showcase/sandbox library to help you build isolated widgets in Flutter
The worker_manager allows you to manage CPU-intensive calculations across isolates
A storybook for Flutter widgets. Live preview of isolated widgets for faster development and showcase.
Multithreading and worker thread pool for Dart / Flutter, to offload CPU-bound and heavy I/O tasks to Isolate or Web Worker threads.#concurrency#parallelism#isolate#multithread#web-worker
FlutterIsolate provides a way to launch dart isolate in flutter that work with flutter plugins.
Semaphore is a lightweight data type that is used for controlling the cooperative access to a common resource inside the isolate.