Results 37 packages
Sort by

an_async_datacopy "an_async_data: ^1.1.0" to clipboard
an_async_data: ^1.1.0 copied to clipboard

1
likes
160
points
217
downloads
Provides a convenient single-state management solution for loading, data, and error, along with corresponding state-conversion mechanisms.#async#async-data#async-value

isolated_streamcopy "isolated_stream: ^2.0.2" to clipboard
isolated_stream: ^2.0.2 copied to clipboard

1
likes
160
points
94
downloads
A Dart package for running CPU-intensive stream transformations in separate isolates to prevent blocking the main thread.#isolate#stream#concurrency#performance#async

async_switchercopy "async_switcher: ^1.0.0" to clipboard
async_switcher: ^1.0.0 copied to clipboard

recently created package Added 23 days ago
1
likes
150
points
97
downloads
A smart Flutter widget that automatically switches UI based on async state (loading → empty → error → data). Framework-independent, supports Future & Stream.#flutter#widget#async#state-management#ui

bloc_wrapped_valuescopy "bloc_wrapped_values: ^1.1.0" to clipboard
bloc_wrapped_values: ^1.1.0 copied to clipboard

2
likes
160
points
20
downloads
A package that provides a clean and type-safe way to handle (async) states in BLoC/Cubit patterns. #bloc#cubit#state-management#async

result_notifiercopy "result_notifier: ^0.6.0" to clipboard
result_notifier: ^0.6.0 copied to clipboard

9
likes
150
points
6
downloads
Pragmatic quality-of-life enhancements to vanilla Flutter state management#notifier#async#state#watch#reactive

async_value_notifiercopy "async_value_notifier: ^1.1.0" to clipboard
async_value_notifier: ^1.1.0 copied to clipboard

0
likes
160
points
257
downloads
An asynchronous variant of ValueNotifier that coalesces multiple value assignments within the same event‑loop turn into a single notification dispatched in a later microtask.#async#notifier#batching#tweak#performance

streamjoincopy "streamjoin: ^1.0.0" to clipboard
streamjoin: ^1.0.0 copied to clipboard

2
likes
160
points
7
downloads
A type-safe Dart library for joining multiple streams into a single stream.#util#streams#extension#async

async_toolkitcopy "async_toolkit: ^1.0.0+1" to clipboard
async_toolkit: ^1.0.0+1 copied to clipboard

4
likes
160
points
0
downloads
A comprehensive Dart package for async programming with cancellation tokens, timeout management, retry mechanisms, parallel execution, and rate limiting (throttle/debounce).#async#cancellation#retry#throttle#parallel

core_stdcopy "core_std: ^1.0.0" to clipboard
core_std: ^1.0.0 copied to clipboard

1
likes
140
points
18
downloads
Utility APIs for Dart to simplify asynchronous programming, error handling, value mapping, and resource cleanup. Includes wrappers and extensions for common async patterns, making your code more robus [...]#async#error-handling#resource-management#dart-utilities#dart-extensions

volleycopy "volley: ^0.0.1" to clipboard
volley: ^0.0.1 copied to clipboard

2
likes
140
points
6
downloads
A concurrency framework built to work with the Isolate/Actor designed within the Dart language.#async#concurrency#coroutine#actor

Check our help page for details on search expressions and result ranking.