api_sdk 0.0.8
api_sdk: ^0.0.8 copied to clipboard
This package is designed to standardize the different types of requests that we need, from simple requests to sending files
0.0.8 #
- Updated README.md
0.0.7 #
- fix response structuring for body types
0.0.6 #
- Updated README.md
0.0.5 #
- Updated documentation
0.0.4 #
- Updated example
- Fixed response structuring for body types
- Added new documentation
0.0.3 #
- Added an example
0.0.2 #
- Added support for the
--dart-define-from-fileargument - Updated dependencies
- Added compilation mode
- Added support for requests with fromData and x-www-form-urlencoded
0.0.1 #
- Initial release