http_auto 1.1.2 copy "http_auto: ^1.1.2" to clipboard
http_auto: ^1.1.2 copied to clipboard

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 [...]

4 versionsVersions feed

Stable versions of http_auto

VersionMin Dart SDKUploadedDocumentationArchive
1.1.23.105 months agoGo to the documentation of http_auto 1.1.2Download http_auto 1.1.2 archive
1.0.23.105 months agoGo to the documentation of http_auto 1.0.2Download http_auto 1.0.2 archive
1.0.13.105 months agoDownload http_auto 1.0.1 archive
1.0.03.105 months agoDownload http_auto 1.0.0 archive
1
likes
135
points
34
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

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%.

Repository (GitHub)
View/report issues

Topics

#http #tokens #authentication #request-handler #refresh-token

License

MIT (license)

Dependencies

flutter, flutter_secure_storage, http, jwt_decoder

More

Packages that depend on http_auto