How to convert JPG to PNG within FlutterFlow?

Custom Code

Hey FlutterFlow Community,

I'm working on an app and I've run into a bit of a roadblock. I need to change the format of some images from JPG to PNG, but I'm not sure how to achieve this directly within FlutterFlow.

Does anyone have experience with image format conversion in FlutterFlow? Are there any built-in features, custom functions, or external integrations that I should be looking into?

Any guidance, examples, or suggestions would be greatly appreciated!

Thanks in advance for your help.

What have you tried so far?

I've attempted to create custom functions using the image package (or similar Dart image manipulation libraries). However, my attempts have either resulted in errors during compilation/runtime or simply didn't produce any output. I suspect I might be missing something crucial in how to correctly implement and integrate these solutions within the FlutterFlow environment.

Did you check FlutterFlow's Documentation for this topic?
No
2
2 replies