http_api_service 1.0.2
http_api_service: ^1.0.2 copied to clipboard
A simple and reusable HTTP service for Flutter applications.
Changelog #
1.0.0 - 2025-01-13 #
- Initial release of the
http_api_servicepackage. - Provides basic HTTP methods: GET, POST, PUT, DELETE.
- Includes error handling for common HTTP status codes.
- Adds logging for requests and responses to assist with debugging.
1.0.1 - 2025-01-13 #
- Updated documentation for better clarity.
- Minor corrections to usage examples and installation steps.
1.0.2 - 2025-01-13 #
- Updated documentation for better clarity.
- Minor corrections to usage examples and installation steps.