cloudinary_client 0.0.9 copy "cloudinary_client: ^0.0.9" to clipboard
cloudinary_client: ^0.0.9 copied to clipboard

dart wrapper for cloudinary image apis. Right now only supports image upload. Will be extended to support other media type as well.

[0.0.1] - 20 July 2019. #

[0.0.2] - changed text on readme #

[0.0.3] - fixed "NoSuchMethodError: The method '+' was called on null. #

                Receiver: null
                Tried calling: +("public_id=")"

[0.0.4] - fix to handle public id correctly #

[0.0.5] - using StringBuffer to create signature #

[0.0.6] - added path separator in base url #

[0.0.7] - added cloudinary response model, added method to upload multiple images (using loop, will be updated using cloudinary api support) #

[0.0.8] - fixed parsing error for cloudinary response #

[0.0.9] - fixed asyc/await issue caused by using forEach loop. #

13
likes
30
points
47
downloads

Publisher

unverified uploader

Weekly Downloads

dart wrapper for cloudinary image apis. Right now only supports image upload. Will be extended to support other media type as well.

Repository (GitHub)

License

GPL-3.0 (license)

Dependencies

crypto, dio

More

Packages that depend on cloudinary_client