async_value_notifier 1.0.1
async_value_notifier: ^1.0.1 copied to clipboard
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.