toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 56 packages
Sort by PUB-AZS
Utility for wrapping an asynchronous function in automatic retry logic with exponential back-off, useful when making requests over network.#network#http
A Flutter plugin for http request with cancel and retry fuctions.
Retry library for Dio and Dio package made with love. By default, the request will be retried only for appropriate retryable http statuses.
Smithy runtime for AWS clients with utilities for endpoint resolution, retry behavior, and SigV4 signing.
Algolia Client Core is a Dart package for seamless Algolia API integration, offering HTTP request handling, retry strategy, and robust exception management.
Provides log filtering, buffering, and retry.
A plugin for dio that retries failed requests.
A patched version of dio_retry
A next-gen HTTP client for Flutter and Dart, featuring offline support, retry logic, token handling, and more.
This Dart package provides a file upload functionality that is implementation-agnostic. Provides the capability to upload a file in chunks with built-in retry handling.#file#upload#chunks#retry