api_network_kit 1.0.3
api_network_kit: ^1.0.3 copied to clipboard
A scalable Flutter package featuring a reusable API client (api_kit) for robust HTTP handling using Dio.
1.0.3 #
- Fixed Example tab detection on pub.dev by adding
example/README.md. - Rewrote root
README.mdto properly document the package.
1.0.2 #
- Updated repository link to point to the correct GitHub repository.
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.