toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 16 packages
Sort by PUB-AZS
Dio extension for cleaner HTTP response and error/exception handling through functional programming (Either type pattern). All failures are covered using HttpFailure sealed class.#dio#http#error-handling#sealed-class#either-type
A powerful and customizable Dio interceptor for Flutter that logs HTTP requests, responses, headers, and errors with pretty-printed JSON. Useful for debugging and development.#dio#http#logging#network
# A packages reduces the complexity of working with using http # response as Models #dio#http#network#interceptor#middleware
A powerful HTTP caching and request deduplication library for Flutter/Dart applications using Dio interceptor. Provides efficient network request optimization with configurable caching, automatic request deduplication, and cross-platform storage support.#networking#caching#dio#http#interceptor
A Dio interceptor that retries failed requests on network reconnection.#retry#dio#http#connectivity#flutter
A robust, reusable, and testable network layer package for Flutter applications. Built on Dio with structured error handling, caching integration, request cancellation, and comprehensive testing support.#network#http#dio#api#client