toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 19 packages
Sort by PUB-AZS
Asynchronous tasks and parallel executors (similar to thread pools) for all Dart platforms (transparently), without having to deal with `Isolate` complexity.
A fast and reliable Dart library for finding available network ports. Supports parallel port checking, preferred ports selection, custom hostnames and detailed port availability verification.#network#port#socket#utility
Flutter Download Manager is a Cross-Platform file downloader with resumeable, parallel and batch Download support. Also be notified of download status and progress updates
flutter lib for parallel http req
A flutter package that works for native/web, and allows the creation of workers that offload work into a potentially parallel space
Bootstrapper is a package to initialize multiple config in parallel by grouping them.
A simple and unified API for parallel processing using Isolates and Streams in Dart, supporting both native and web platforms.
A simple and lightweight key-value store that saves data as JSON files. Supports fast and ordered file I/O using Isolate-based parallel processing.
Execute multiple async functions in parallel with a pooling mechanism
A easy to use and dynamic parallel queue. Support priority setting.