toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 10 packages
Sort by PUB-AZS
Client for http package based on Fetch API, enables streamed and cancelable requests on web and more. #web#fetch#http
Platformweb
This package provides an interface for cancelation tokens as well as various implementations (cancelable, timeout, composite...).
Flutter-based compute operation that can be canceled with either null or a specific value.
A dart wrapper around dio to handle http requests along with cancelable api for bloc and repository.
This package academically provides an opportunity to cancel the future.#future#cancelable-future#async
Horizontalcancelablechipgroup is a flutter library which creates horizontal list of chips with delete button and heavy customization.
A clone of original Dart OAuth2 client library for authenticating with a remote service via OAuth2 on behalf of a user, and making authorized HTTP requests with the user's OAuth2 credentials. Uses Cancelable Token HTTP Client library which allows canceling requests. (fully compatible with HTTP Client library).
Utility for wrapping an asynchronous function in automatic retry logic with ability to cancel it.
Cancelable future support. 'future_context' library is Experimental.