toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 659 packages
Sort by PUB-AZS
Fake asynchronous events such as timers and microtasks for deterministic testing.
Lock mechanism to prevent concurrent access to asynchronous code.#mutex#lock#async#concurrency
Plugin that allows you to keep the device screen awake, i.e. prevent the screen from sleeping on Android, iOS, macOS, Windows, Linux, and web.
Custom event transformers inspired by ember concurrency. Built to be used with the bloc state management package.#bloc#concurrency#state-management
Function for sanitizing HTML to prevent XSS by restrict elements and attributes to a safe subset of allowed values.#security#html
A simple Event Bus using Dart Streams for decoupling applications
This is a draggable and floating Flutter widget, which can control its visibility through the scrolling event of ScrollView.
Server-sent events (SSE) client implementation for dart and flutter.
A lightweight library streaming event-based XML Parser to parse XML Documents as a SAX.
Dart package to help consume SSE API. It consumes server sent events by returning parsed model of the event, id, and the data