toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 6 packages
Sort by PUB-AZS
A Dart package for intercepting and modifying HTTP requests and responses, useful for logging, authentication, and error handling.#http#network#interceptor#middleware#error-handling
A comprehensive Flutter network manager package with authentication, interceptors, and error handling support.#networking#http#authentication#interceptors#error-handling
Sentry integration for dart_frog. Capture errors and trace performance#server#http#middleware#error#dart-frog
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 Dart package for intercepting and modifying HTTP requests and responses, useful for logging, authentication, and error handling.#http#network#interceptor#middleware#error-handling
A helper package to handle http error code when using the http dart package. For a ready to use client using netex see the netex_http#network#http#error#netex