uploadcare_client 1.1.0
uploadcare_client: ^1.1.0 copied to clipboard
A flutter library for working with Uploadcare REST API. File uploads, media processing, and adaptive delivery for web and mobile.
1.1.0 Fri Oct 25 2019 #
- Add ability to cancel file upload with
CancelToken
- Optimize chunked upload
- Change header names to constants from
dart:io HttpHeaders
- Fix progress data with multipart upload
- Refactor example project
1.0.2 Mon Oct 21 2019 #
- Minor grammatical fixes
1.0.1 Tue Oct 15 2019 #
- Make
privateKey
optional
1.0.0 Thu Sep 26 2019 #
- Move to stable version
0.0.1 Thu Sep 26 2019 #
- Initial release