-
Problem with SSL certificate verification in windows mode
I wrote a flutter code that works well in web and mobile platforms: Image selection Upload to Cloudinary Deletion My problem is when I run this code in windows mode; The selection works fine. But the upload does not work and I have this error in the execution window: Launching lib\main.dart on Windows in debug mode...…
-
Upload webm as mp3
We're making a chat application in Flutter that features voice recording. On the web client, the files are encoded as webm and those are not supported for playback on iOS. I guess I can use the transformation tools to re encode the webm to mp3 on download - but this is probably not optimal, is there a way to automatically…
-
Request for Assistance with Cloudinary Secure Storage and Access Methods
Hello Cloudinary Team, We are developing our project as a Flutter web and Flutter mobile application. We plan to use Cloudinary's secure storage and access methods to ensure the privacy of the images uploaded by users. However, we have some uncertainties in this regard and we would like to benefit from your experience.…
-
NEW: Beta release of Cloudinary Flutter SDK
Hi all -- today's news is that we have a beta release of Cloudinary's Flutter SDK available. This SDK lets you integrate image and video transformation, optimization, and delivery capabilities seamlessly with your existing Flutter application. Cloudinary's Flutter SDK is built on Cloudinary's Dart library and offers…