cloudinary_sdk 2.0.0+5 copy "cloudinary_sdk: ^2.0.0+5" to clipboard
cloudinary_sdk: ^2.0.0+5 copied to clipboard

outdated

This is a dart package for Cloudinary API that allows you to upload and manage files in your cloudinary cloud.

2.0.0+5 (Breaking Change) #

Added #

  • Support for upload file from byte array
  • CloudinaryUploadResource class created to support uploadResource(...) and uploadResources(...) functions

Changed #

  • uploadFile(...) function params changed
  • uploadFiles(...) function params changed

1.0.3+4 #

Fixed #

  • Fixed bug on uploadFile function that was ignoring optParams

1.0.2+3 #

Fixed #

  • Fixed bug on publicId parsing from url on CloudinaryImage when url had encoded characters

1.0.1+2 #

Changed #

  • Example app name changed

Removed #

  • Removed unnecessary functions

1.0.0+1 #

  • First release
35
likes
40
pub points
87%
popularity

Publisher

unverified uploader

This is a dart package for Cloudinary API that allows you to upload and manage files in your cloudinary cloud.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

crypto, dio

More

Packages that depend on cloudinary_sdk