cloudinary_client

Creator: coderz1093

Last updated:

0 purchases

cloudinary_client Image
cloudinary_client Images

Languages

Categories

Add to Cart

Description:

cloudinary client

cloudinary_client #
Dart wrapper for cloudinary apis.
usage #

CloudinaryClient client = new CloudinaryClient(<API_KEY, <API_SECRET>, <cloud_name>);
Response response = await client.uploadImage(<imagepath>, <filename>);
print(response);

copied to clipboard

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.