rest_api_impl 0.0.2 copy "rest_api_impl: ^0.0.2" to clipboard
rest_api_impl: ^0.0.2 copied to clipboard

A Dart package providing a robust REST API IMPL service implementation with HTTP request handling, CRUD operations, and file management.

Changelog #

All notable changes to this project will be documented in this file.

0.0.2 #

Added #

  • Dependency injection-based service registration
  • Support for HTTP methods: GET, POST, PUT, PATCH, DELETE
  • Response handling with error management
  • File upload and deletion support
  • Configurable base URL and API key
  • Example usage for API calls and file uploads

Future updates will include additional features, optimizations, and bug fixes.

0.0.1 #

  • Initial Release
0
likes
0
points
30
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart package providing a robust REST API IMPL service implementation with HTTP request handling, CRUD operations, and file management.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, flutter, get_it_di_global_variable, http, json_annotation

More

Packages that depend on rest_api_impl