How to dynamically add a widget based on data from a list?

Widgets & Design

I am trying to create a component with list of avatar images like the one you see below, bottom right corner. This component takes in a list of image paths. I need to use that as input and dynamically render the CircleImage components.

What have you tried so far?

From the UI I have still not found any way to do this. I do not see any repeater like widget. Googling just gives me Action editor, but that does not seem to be applicable in my case.

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