Unsure how to have image display from firebase document via image path

Database & APIs

I have multiple documents in firestore, each has a related image, we need this image to populate the image widget.

What have you tried so far?

I have tried to link the image via the path input. However this is type 'image path', our image is stored in the documents as a string e.g. x.png.

For this reason, the 'image' item variable under the required document is not available to be selected.

Did you check FlutterFlow's Documentation for this topic?
Yes
2
1 reply