Hello all,
I'm new to flutter flow, testing building an app. I have linked firebase, created and deployed 2 schemas in flutterflow. Then I added a listview to the UI, and went to Generate dynamic children based on the schemas, clicked "unset", but neither schema is showing in the list of sources (there should be "firestore collection", according to ChatGPT and Claude AI). In short, my ListView can't fetch my data.
Been trying to solve this with GPT, Claude and DeepSeek, they all say it should work...
Please help?
Frederic