My variables are not displaying :'(

Database & APIs

"I've been starting with FlutterFlow for a few months and I'm trying to create a social media-type application with a feed composed of posts. However, even though I've made a query to my 'posts' collection in my ListView, it does not appear in run mode or test mode. The debugging panel indicates that it is 'empty.' I have manually filled these documents in my database and have checked each field being called, but the issue does not seem to be with that as none of my pages are able to display any of my variables (except for App State), even though I have enabled read and write access on Firebase and each collection appears complete in my console.

If anyone is able to help, I would be infinitely grateful.

What have you tried so far?

I might have altered a few things initially and modified the 'package.json' in Cloud Functions; I don't know if this is related, but I wanted to mention it anyway.

I put screenshot of the preview (what its suppose to look like) VS test mode screenshots,

also a database screenshotand debug panel

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