http_api_service 1.0.4 copy "http_api_service: ^1.0.4" to clipboard
http_api_service: ^1.0.4 copied to clipboard

A simple and reusable HTTP service for Flutter applications.

Changelog #

1.0.3 - 2025-01-13 #

publishing.

  • Example Usage Added: Introduced a structured example to demonstrate how to use the api_service package in your

[1.0.3] - 2025-01-13 #

New Features & Enhancements: #

  • Updated LICENSE: The LICENSE file now includes a proper license for the package (MIT License).
  • Updated pubspec.yaml: Corrected versioning and added missing fields for better compatibility with package publishing.
  • Example Usage Added: Introduced a structured example to demonstrate how to use the api_service package in your Flutter projects.

Fixes: #

  • Improved Documentation: Enhanced explanations in the README.md and examples for better clarity.

1.0.2 - 2025-01-13 #

Updates: #

  • Documentation Improvements: Updated documentation to clarify usage steps.
  • Example Corrections: Minor corrections to example code to ensure smooth usage for developers.

1.0.1 - 2025-01-13 #

Updates: #

  • Documentation Refinements: Minor tweaks to the documentation to improve understanding for new users.
  • Examples: Fixed small issues with the installation steps and usage examples in the README.

1.0.0 - 2025-01-13 #

Initial Release: #

  • Basic HTTP Methods: Implemented and released basic support for HTTP methods like GET, POST, PUT, and DELETE.
  • Error Handling: Introduced automatic handling for common HTTP error statuses such as 400, 401, 404, and 500.
  • Logging: Added detailed request and response logging to help developers with debugging.
  • First public release: The first stable release of http_api_service for public use.

1
likes
145
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

A simple and reusable HTTP service for Flutter applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

http

More

Packages that depend on http_api_service