dio 1.0.7
dio: ^1.0.7 copied to clipboard
A powerful Http client for Dart, which supports Interceptors, FormData, Request Cancellation, File Downloading, Timeout etc.
0.1.8 #
- change file name "TransFormer" to "Transformer"
- change "dio.transFormer" to "dio.transformer"
- change deprecated "UTF8" to "utf8"
0.1.5 #
- add
clearmethod for dio instance
0.1.4 #
- fix
downloadbugs
0.1.3 #
- support upload files with Array
- support create
HttpClientby user self inonHttpClientCreate - support generic
- bug fix
0.0.1 #
- Initial version, created by Stagehand