api_client_plus 1.0.2
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.