toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 20 packages
Sort by PUB-AZS
Designed for Flutter unit testing, this library allows for easy mocking/intercepting of network requests and images within business logic.#test#network#mock#intercept#dio
Advanced and feature-rich Dio HTTP client logger with cURL export, JSON viewer, detail views, image support, and more#dio#talker#log#logger
Simplifying http requests with predictable results.#dio#http#http-client
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 lightweight and extensible Dio interceptor for monitoring real-world network speed in Mbps, based on actual HTTP download performance#network#dio#performance#connection#speed
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 Flutter plugin to inspect HTTP and HTTPS API requests directly in Chrome DevTools using Facebook's Stetho. It helps visualize network calls, headers, body and responses directly in Chrome. This plugin is Android-only and built on top of Facebook's Stetho SDK and inspired by the now-discontinued flutter_stetho package.#debugging#flutter-inspector#dio-http-inspector#flutter-stetho#api-inspector
Platformandroid
A powerful HTTP networking package, supports Interceptors, Aborting and canceling a request, Custom adapters, Transformers, etc. #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