Firestore images 'encoding error'

Database & APIs

The issue is that no images from Firestore Database are shown correctly in the debugging panel.

The images can be seen correctly in firestore database, and with its url (https://...) in browser (rules are public).

In the developer panel, it shows a proper preview of the image uploaded (loads correctly the image in the Path added). Image type is set to Network, Cached 'On' and Image Format to 'Auto'.

Same image does not load in the 'Test Mode' panel. It shows the error "EncodingError: The source image cannot be decoded"

I really am not understanding what the issue can be, any help is deeply appreciated. Thank you!

What have you tried so far?

I've checked with AI, tried alternatives using 'Uploaded File' type of image, and tried with someformats of images (.png, .jpeg)

Did you check FlutterFlow's Documentation for this topic?
Yes
3
3 replies