api_network_kit 1.0.1
api_network_kit: ^1.0.1 copied to clipboard
A scalable Flutter package featuring a reusable API client (api_kit) for robust HTTP handling using Dio.
1.0.1 #
- Upgraded dependencies to latest compatible versions.
- Fixed all remaining code lints and static analysis warnings for maximum score.
1.0.0 #
- Initial release of
api_network_kit. - Scalable Flutter package featuring a reusable API client (api_kit) for robust HTTP handling using Dio.
- Robust error handling, retry mechanism, connectivity checks, logging, and response caching.