How to Use Firebase in Flutter - Part 2 (Retrieving Data)

Опубликовано: 02 Апрель 2026
на канале: The Flutter Factory
54,133
719

---Apologies for the bad audio in this video---

In part 1, I covered Firebase email authentication. Part 2 will walk you through the process of retrieving documents from FireStore and displaying that data in a ListView. A detail screen for the list items will also be created towards the end of the video.

This video assumes that you have already setup a new project in the Firebase console are somewhat familiar with the Provider package (though it's not required).

00:00 - Intro
00:45 - Creating a Food model
02:47 - Creating the state controller
06:00 - Using the FoodChangeNotifier
06:30 - Displaying the Firestore data in a list
10:26 - Fetching data
16:20 - Creating a Detail screen
22:21 - Creating a grid of cards

💻Get the Code: https://github.com/theflutterfactory/...

⚡Connect on Facebook:   / flutterfactory  

⚡Connect on Twitter:   / flutterfactory