Display all images for which the URLs are stored in a Page State Variable that is a list?

Resolved

I have a Page State variable in which I am storing a list of ImagePaths through some action elsewhere in the page. I would like to make a widget that displays each of these images (ideally in some grid, but can work with rows that wrap as well).

How do I do this? I don't want to have to perform an action for this like tapping something. The images should just be displayed.

1
2 replies