advanced_api_client 0.0.1 copy "advanced_api_client: ^0.0.1" to clipboard
advanced_api_client: ^0.0.1 copied to clipboard

A Flutter package to simplify API requests, including RESTful CRUD, file uploads, and pagination.

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
0
likes
150
points
56
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package to simplify API requests, including RESTful CRUD, file uploads, and pagination.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

dio, flutter, shared_preferences

More

Packages that depend on advanced_api_client