I have multiple documents in firestore, each has a related image, we need this image to populate the image widget.
Unsure how to have image display from firebase document via image path
Database & APIs
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.
Yes
2
1 reply