toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 20 packages
Sort by PUB-AZS
A simple and customizable API provider using Dio for network requests in Flutter.#api#dio#http#request#response
DioHandler provides utility functions and customization options to streamline API request handling in your Flutter applications.#dio#api-call#dio-handler#http
Dio interceptor that logs in a easy to read format with curl command and colored output#dio#http#network#logger#logging
Simplifying http requests with predictable results.#dio#http#http-client
A lightweight and developer-friendly network manager for Flutter, built on Dio, with automatic connectivity checks before every API request.#dio#http#connectivity
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 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