unified_interceptor library

Classes

ApiInterceptor
Default API interceptor with optional logging and override hooks.
UnifiedError
Lightweight error model used by unified interceptors.
UnifiedInterceptor
Base contract that mirrors the Dio interceptor shape, usable for both http and dio.
UnifiedInterceptorRunner
Runs interceptor chains sequentially.
UnifiedRequest
Lightweight request model used by unified interceptors.
UnifiedResponse
Lightweight response model used by unified interceptors.