toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 4 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
This package offers a functional approach to handling HTTP status codes.#status-codes#status-code#http#https#iana
DioHandler provides utility functions and customization options to streamline API request handling in your Flutter applications.#dio#api-call#dio-handler#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