(CRUD)📱Create & Store User Data • Firebase x Flutter Tutorial ♡

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

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

🥷🏽 FOLLOW ME

You might want to watch the previous videos first 👨🏽‍💻

createdbykoko
Автор

Thanks Mitch for this awesome tutorial, precise and easy to comprehend. I've been searching for this kind of quality video tutorials. You're the best!

lichardbaliuag
Автор

I'm grateful that you provided this. Easy to understand and effective.

yehiael-kenany
Автор

What a channel 👏🏻
Keep Moving Bro I appreciated to U ❤

ibracade
Автор

Hi, I'm from Chile and I've been looking for quality material on flutter for a long time. I thank you for your work, far the best I found on the subject.

christianastudillo
Автор

This is the easiet video the understand the basics, You just explain this so simply - THANKS a ton ❤

better_notes
Автор

If anybody cant see the users data in database just stop your app and rebuild it again. If any errors were encountered in app/gradle change minsdkversion 21

kushal
Автор

Super thanks for these videos. Short, simple and easy to digest. Keep going!

rawlinsg.
Автор

Thanks Mitch for this series of tutorial, really help me out a lot man, appreciate it so much !!
For those who are having problem on writing into firestore database, you might probably create the database in production mode, what you need to do is go to the rules setting in firebase, set it like this :
rules_version = '2';
service cloud.firestore {
match {
match /{document=**} {
allow read, write: if true; <-- this line
}
}
}

But this is not recommended to do as it has security risks.

crystinecullen
Автор

Thanks for the tutorial as a beginner I really appreciate your work you made it look incredibly simple. Your channel is going to grow very big.

AKHIL-cguo
Автор

These videos are amazingly helpful as always!

eboatwright_
Автор

You need to enable multidex support if you are unable to write to firestore from your android device/emualtor. Simple stop the app, open terminal, write 'flutter run' and it will prompt you to enable multidex, press y and it's done.This should probably fix the issue.

bharatchauhan
Автор

Bro,

Thanks for the awesome tutorials, really like how you're able to easily explain what you're doing.

Look forward to more in this series.

katlegolionel
Автор

omg thank you so much bro. i spent 1 day to solve this one

sonandaily
Автор

learning with your background music 😊😊😊😊😊😊, , thank you so much

JayNirmalkarx
Автор

I just discovered your channel
Super clear and helpful tutorial
Chill voice, explainations and music
All of it is awesome 👍

Soleryth
Автор

Mitch thank you for the vid, I have a question tho, you mentioned to just use a firestore database in test mode and not production mode. Is there a reason why?

muhammadhylmizahididroos
Автор

Anyone going through this and getting issues with the creation of the Auth User being fine but the saving of the details not working?

I was getting an exception 'Unable to establish connection' whilst getting this to work.

Hopefully you can use my comment as a timely reminder to make sure you preiodically run 'flutter clean' and 'flutter pub get' as that's what solved my issue in the end. Developing apps like this which require adding new dependencies every now and again can throw up issues like this, so make sure you clean and get when experiencing weird issue before you tear your hair out

JamesJT
Автор

i followed every step but the firebase console won't create a data collection automatically, and it seems to be a problem with many others besides me, i was wondering if it's due to the new update or something of that sort

chadikammoun
Автор

Absolute Legend!
Keep up the fabulous work!

rpeg
join shbcf.ru