How to go about loading all posts from firebase database in Flutter?
I am building a social media app as a way to learn the basics of Flutter. I have made a way to upload a post, and it uploads data into my Firebase Realtime database like this: -Posts postid imageurl uid…