toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 9 packages
Sort by PUB-AZS
A cancellable event emitter which supports context based event driven programming.
Plugin for flutter_map that provides a `TileProvider` with the capability to cancel unnecessary HTTP tile requests#flutter-map#map
This package provides a capability for cancellation.This feature allows termination or revocation of operations through a certain mechanism during task execution.#cancel#cancelable#cancel-token#cancellation#dispose
After merging Lifecycle and Cancellable, the toolkit provided in flutter#lifecycle#anlifecycle#cancel#cancellable#cancel-token
A simple, cancellable and stateless Internet connectivity checker which do not depend on any protocol
Unwired is a fast and minimalistic Dart HTTP client library. It supports cancellable requests, managed authentication and multithreaded requests.
Provides an easy way to retry asynchronous functions. The delay and asynchronous functions you will give are repeated according to the maximum number of repetitions you will give, and the answer is returned as an error or correct result. Error handling is provided using the Either package.
An easy to use, autocancellable debouncer. Can be used as a class or a one-off.