api_client_plus 1.0.2 copy "api_client_plus: ^1.0.2" to clipboard
api_client_plus: ^1.0.2 copied to clipboard

A powerful Flutter plugin for managing multiple API endpoints with dynamic routing, caching, authentication, and performance-optimized HTTP calls.

Changelog #

1.0.2 #

  • Add safe init MMKV

1.0.1 #

  • Fixed background update

1.0.0 #

Initial Release #

ApiClientPlus - Advanced HTTP client for Flutter with built-in caching and multi-API support.

Key Features

  • Multi-API configuration management
  • 6 intelligent cache strategies
  • Persistent caching with MMKV
  • Authentication interceptors
  • Production-ready performance
  • Comprehensive test suite

Performance

  • ~12ms API call overhead
  • Sub-millisecond route matching
  • Zero memory leaks
  • Concurrent initialization support

This initial release provides a robust foundation for API management in Flutter applications.

1
likes
150
points
214
downloads

Publisher

verified publisherflagodna.com

Weekly Downloads

A powerful Flutter plugin for managing multiple API endpoints with dynamic routing, caching, authentication, and performance-optimized HTTP calls.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

dio, dio_cache_interceptor, flutter, flutter_fastlog, mmkv

More

Packages that depend on api_client_plus