get dynamic children

Widgets & Design

Hello guys,

I have an application where I am listing projects as listview that have assignees as wrapped list.
On firebase I have projects table and users table. Project table have assignees field as docreferance to users table. On application UI I have container with image inside. What I want to do is to create wrapped listview of every assignees with their image. I can I get that going?

What have you tried so far?

I have tried to generet dynamic children on wrapped view, but its kinda don't working.

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