A lightweight Flutter/Dart HTTP client library with automatic JWT token management,
auto-refresh on 401 errors, secure token storage, and zero boilerplate authentication code.
Supports GET, POST, PU [...]
A lightweight Flutter/Dart HTTP client library with automatic JWT token management,
auto-refresh on 401 errors, secure token storage, and zero boilerplate authentication code.
Supports GET, POST, PUT, DELETE requests with custom headers, global request configuration,
and seamless token refresh callbacks. Perfect for REST APIs, authenticated endpoints,
and production Flutter applications. Reduces authentication code by 90%.