Showing a list of posts in Flutter
I have a social media app which like any other social media apps shows a list of posts which is vertically scrollable. So the problem is that it the functionality isn’t working as expected and I don’t know what’s wrong. I’m sure there are posts available to show but the problem might be the UI. This is what I have done to fetch posts from Firebase: