Advanced API Client
A powerful and easy-to-use Flutter/Dart package for making RESTful API requests, handling authentication, token refresh, file uploads, and pagination. Simplifies working with APIs and accelerates development.
Features
- Easy GET, POST, PUT, PATCH, DELETE requests
- Token-based authentication with automatic token storage
- Token refresh support
- File upload support
- Pagination support
- Custom interceptors
- Simple integration with Flutter or pure Dart
Installation
Add this to your pubspec.yaml:
dependencies:
advanced_api_client: ^0.0.1