How can I develop a news application with Flutterflow?

Actions & Logic

Hello, I want to create a news application with Flutterflow. I didn't have any prior experience with Flutterflow, but I've been researching for almost a week now, yet I couldn't come up with an idea on how to build this application.

On the home page of my application, I want the titles of the news to be listed, and when clicked on a title, I want to be able to read the content of the news. I want to add new news to the application using Firebase.

Can you guide me in line with these needs? What should I do, how should I do it, and if there's a step-by-step guide or a tutorial video you could recommend, please share it with me.

What have you tried so far?

I have added the ListView component for the news headlines to the homepage of the application. However, I couldn't manage to update these headlines when I input new news through Firebase. In other words, I couldn't make the application integrate with Firebase and work in a synchronized manner.

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