toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 88 packages
Sort by PUB-AZS
Enforces that users can only make API requests over HTTPS (SSL).#shelf#dart-frog#middleware#ssl#https
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
HTTP Interceptors for Beginners, Logging, Headers, Proxies, and Hooks.#http#interceptor
A lightweight and developer-friendly network manager for Flutter, built on Dio, with automatic connectivity checks before every API request.#dio#http#connectivity
Hybrid Logger, Gives different Log tools for development, such as common debug logs, stacktrace, http calls, etc.#logs#logger#http#stacktrace#debug
Create your own authentication and authorization strategies for your web application.#authentication#authorization#backend#web#http
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