uploadcare_client 1.2.0 copy "uploadcare_client: ^1.2.0" to clipboard
uploadcare_client: ^1.2.0 copied to clipboard

outdated

A flutter library for working with Uploadcare REST API. File uploads, media processing, and adaptive delivery for web and mobile.

1.2.0 Mon Oct 28 2019 #

  • Add detectFaces method for ApiFiles section
  • Add OverlayTransformation applied to an image
  • Add GifToVideoTransformation applied to gif
  • Add includeRecognitionInfo parameter to ApiFiles section for file & list methods.
    • Note: this feature will be available only since v0.6 version of REST API
  • Cover all transformation with test
  • Improve documentation

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
22
likes
0
points
252
downloads

Publisher

verified publisherkonstantinkai.dev

Weekly Downloads

A flutter library for working with Uploadcare REST API. File uploads, media processing, and adaptive delivery for web and mobile.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

crypto, equatable, flutter, http, http_parser, meta, mime_type

More

Packages that depend on uploadcare_client