Flutter: Firebase CRUD Using Cloud Firestore

preview_player
Показать описание


⭐⭐⭐ SUPPORT ME ⭐⭐⭐

⭐⭐⭐ CONNECT WITH ME ON SOCIAL MEDIA ⭐⭐⭐

⭐⭐⭐ SETUP ⭐⭐⭐
⌨️ Keyboard: Ducky Shine 3 (brown switches)

Рекомендации по теме
Комментарии
Автор

Finally back from being sick. Could put some more time to get better on editing so let me know what you think!

Also noticed tvat I didn't write my patreon ampersanda down so did it again in the comments!

RobertBrunhage
Автор

Very cool, basic CRUD just what I needed. Cheers mate

danispreldzic
Автор

thanks to you i learned crud operations

fatihtutar
Автор

Thank you soo much this was a life savior.

abhilasht
Автор

Excelente aporte, muchas por compartir saludos desde Colombia 🇨🇴

edwardgomez
Автор

Just wanted to Thank you for putting in efforts to make this amazing video 👏

amankaushik
Автор

I was just searching for a tutorial how to use CRUD functions, then i saw in my notifications that u have just uploaded a video explaining exactly this what I need... awesome haha, thanks

Davti
Автор

Thank you for making this video. I have been trying to find how to do CRUD operations with Flutter and Firebase and for some reason, aside from this video, I was not able to.

LilyEvans
Автор

Anther great tutorial! Please consider making a tutorial on End 2 end encryption of firetore data. It is very important for us in Europe to encrypt the collected data based on the EU law. Also for small small companies like us, using expensive apis lie Virgil is a not affordable approach. All the best from greece

storylineteam
Автор

Thank you sister Robert for doing these tutorials, may i ask why you changed intellj and went to visual studio ?

sethxtekken
Автор

Thanks you sir, you solved my problem

yashpaneliya
Автор

I have some problems when I am trying to build the app. "Installing BoringSSL-GRPC (0.0.3) " stuck. It takes forever. Do you know how to solve it?

vaniceleung
Автор

What is the difference between DocumentSnapshot and DocumentReference?

nostdoro
Автор

i got an error type 'List<dynamic>' is not a subtype of type 'List<Widget>' at return Column(children: => buildItem(doc)).toList());

kaka
Автор

how many hours do you practice flutter? you made it look easy but is pretty complicated I'm trying adding provider but I'm so stuck 😄

Alejandro-ggoz
Автор

Thank you for your work. It would be nice if you make a video about the rules in the Firebase . (Sorry for my English)

TheTmntmike
Автор

*Please help me :-(* I was trying to connect my Android flutter App with firestore and I follow each and every step correctly twice but when I add *com.google.gms….* and all stuff which is required, After that when I sync the gradle It shows me a unkown error *ASCII* printed on console … Please help me !!

arbazkdr
Автор

Like the style with the dense rate of data, morons like me have to watch on slow-mo, but thats fine and means I can speed up when its something I already know. Thanks for the content!

danoneill
Автор

Absolutely clear and concise tutorial, I love it, I was wondering, how do I connect this database to a specific user ID (into the users who are part of the 'Authentication' in Firebase) ? How do I connect them such that only the signed in user can see their respective todo list for example?

sidhu
Автор

Pls do one with cloud functions. Thanks

MsSplashIt