1.0.0
- Refactored for better cross platform support
- Exception implements
toString()
to get proper error message for unhandled exceptions - Breaking Signature for
MultipartFile
has changed as we have dropped Dio in favor of http package. Here is the new signature for MultipartFile - Breaking Signature for
Response
has changed, now it only exposes the data.