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.


CHANGELOG.md #

# Changelog

All notable changes to this package will be documented in this file.

## [0.0.1] - 2026-02-18
### Added
- Initial release
- GET, POST, PUT, PATCH, DELETE requests
- Token-based authentication
- Token refresh support
- File upload support
- Pagination support
- Custom interceptors
- Example Flutter app demonstrating usage
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