How to Fetch Data from Cloud Firestore in Flutter [2023]

preview_player
Показать описание
In this flutter Cloud Firestore tutorial, we will learn to fetch data from Firestore in Flutter.

LOGIN APP PLAYLISTS
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

DOWNLOAD PROJECT
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

VIDEOS
▬▬▬▬▬▬▬▬▬▬ DESIGN ▬▬▬▬▬▬▬▬▬▬
▬▬▬▬▬▬▬▬▬▬ FIREBASE ▬▬▬▬▬▬▬▬▬▬

COURSES
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
FOLLOW US ON SOCIAL MEDIA!

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
SUPPORT
To support the creation of a free content please visit:

#firestore #flutterfirebase #firebaseauth #codingwithT
Рекомендации по теме
Комментарии
Автор

Very Helpful video nice explanation, the application interface is very aesthetic! Keep posting such beautiful and helpful content :)

deveshnarkhede
Автор

thanks for your guidline for develop fully function app

pramodudayanga
Автор

Hello, Thanks for useful tutorial. I am getting following error - "type 'List<UserModel>' is not a subtype of type 'UserModel' in type cast" at in update_profile_screen.dart. Can you help

amarocp
Автор

thanks you very much brother.
please make a tutorial about Sqlite.

usertuserb
Автор

I get the error TypeError: Instance of 'UserModel': type 'UserModel' is not a subtype of type 'UserModel' any idea what I need to change?

tomstevens
Автор

Thank you for sharing such a nice tutorial.
Can you tell me which extension are you using on VS for these lines indicating widget's child?

sherazahmed
Автор

Hey Tea, you are awesome can you help me in this section. I cannot retrieve the data instead the CircularProgressIndicator keeps running forever

phumlaninxumalo
Автор

hey thank you for all your videos, so on my phone it puts the CircularProgressIndicator on loop and now bad state: no element.

ment try but I did not succeed, I realized that it is when I enter the email only, if I enter the name, telephone number and password it works but as soon as I add the email in data on the Firebase console it does not want

thank you anyway you are awesome brother

GabrielWeck
Автор

Please create a video on how to add user/admin access to an app. Thanks

godeons
Автор

hi, thanks a lot for this premium tutorial series! i do have an issue: when clicking on any TextFormField (inside the FutureBuilder), the FutureBuilder loads again 3 times and the keyboard closes again immediatly. Any suggestions?

bhfpbhz
Автор

After clicking on the edit profile the loading screen is continuing??

siddheshgajare
Автор

The from snapshot method that is used to get the all the data from the database doesn't seem to work with nested models. Can you do a video when you are retrieving data from the a nested model in the database?

chubynwoke
Автор

But you haven't shown the AuthenticationRepository in this video

akashverma
Автор

can i make a login page, when user login user will getuser own data from firebase ?

jeryngungan
Автор

This was very helpful ! Can you upload this code as well ?

Abhigyan
Автор

thanks for the tutorial. pls i have an error in this section. i was able to retrieve my data from db to the textform but the issue is if i click on the textform to change the text the CircularProgressIndicator starts loading for about 2secs and the keyboard won't come up for me to change the text, it continues like that. if i reload the app and come back to the profile it takes me back to my homepage and write on the logs "memory deleted" pls i need help on this pls ... looking forward to your quick response thanks

PamyPamly
Автор

is it possible "where" with "like"?

edsonhh
Автор

while fetching regiterview data to profilescreen its showing error of Bad State, no elements

shaikhalkama
Автор

you did not pick image from gallery dynamically and not upload into firebase and fetch it. Kindly provide me if you already have done it

meenamehboob
Автор

Heyy T, very nice tutorial
But I am facing issue in fetching the details of the user I am getting "Error, Login to continue". Please guide me.

techietalks