Skip to content

1.0.0

Compare
Choose a tag to compare
@TorstenDittmann TorstenDittmann released this 02 Sep 12:24
6b1c651
  • 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.