toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 48 packages
Sort by PUB-AZS
Manage a finite pool of resources. Useful for controlling concurrent file system or network requests.
PostgreSQL database driver. Supports binary protocol, connection pooling and statement reuse.#sql#db#database#postgres
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
Asynchronous tasks and parallel executors (similar to thread pools) for all Dart platforms (transparently), without having to deal with `Isolate` complexity.
A common platform interface for the soundpool plugin.
A Flutter Sound Pool for playing short audio files. Sound tracks are cached in memory and played directly from cache.
Platformweb
A Flutter Sound Pool for playing short audio files. Sound tracks are cached in memory and played directly from cache.
Platformmacos
A Flutter Sound Pool for playing short audio files. Sound tracks are cached in memory and played directly from cache.
A Flutter package which allows you to work with MethodChannels in Isolate and provides simplified Isolate and Thread Pool API.
Just like a thread pool, but with isolates. The package allows creating up-and-running isolates that can accept requests and do heavy lifting outside main isolate