async_value_notifier 1.0.4
async_value_notifier: ^1.0.4 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.