flutter_api_client 0.1.0 copy "flutter_api_client: ^0.1.0" to clipboard
flutter_api_client: ^0.1.0 copied to clipboard

A reusable, extensible HTTP API client for Flutter/Dart apps.

0.1.0 #

  • Initial release with API client implementation.
  • Support for GET, POST, PUT, PATCH, DELETE.
  • Custom token storage and CachedTokenStorage for fast token access.
  • Request/response interceptors.
  • Per-request options (headers, timeout, base URL override).

0.0.1 #

  • TODO: Describe initial release.
1
likes
160
points
166
downloads

Publisher

unverified uploader

Weekly Downloads

A reusable, extensible HTTP API client for Flutter/Dart apps.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http

More

Packages that depend on flutter_api_client