🥷🏽📱 User Profile / Coding a Social Media App • Flutter x Firebase Tutorial

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

~;

~;

🔒Watch the FLUTTER AUTH PLAYLIST first:

FULL PLAYLIST • SOCIAL MEDIA APP
🐞 7 • Bug Fixes
Рекомендации по теме
Комментарии
Автор



🔒Watch the FLUTTER AUTH PLAYLIST first:

FULL PLAYLIST • SOCIAL MEDIA APP
🐞 7 • Bug Fixes

createdbykoko
Автор

you should add features like:
1. adding users as friends and chat with them.
2. sharing images on wall.
3. and for user profile, add feature to pick profile picture

vchib
Автор

7:50 TextBox() class created ;
10:47 Future<void> editField() is created;
13:00 TextBox() linked in ProfileScreen() class
15:11 showDialogBox to change value entered
17:50 Video get Ended

chintusharma
Автор

I had so much trouble learning flutter until I started watching your tutorials and recreating everything from scratch. I'm now on my intermediate level, courtesy of Mitch Koko. Thank you so much Sir. #consistency

gileadmukavale
Автор

man, there's no way for me to explain how useful this is, keep it up man❤

mrxarch
Автор

ur channel has saved my graduation project thx a lot bro

DeltaGamingCrew
Автор

Hey Mitch! Awesome stuff! Could you show us how to add an option for posting a photo and integrating firebase storage? haven't found any good tutorials on how to build that type of social media mechanic. Like if a user wants to post a photo. 💜

muhammadmannan
Автор

Could you please do a video on how to separate the difference between users? like if there is an admin panel content for staff and the general content for users... kinda like those ecommerce app with admin panel. Would be a great value tutorial, especially if you can keep it within a short video.

yapyh
Автор

hey Mitch I am tryna get the user data in my profile but I keep getting this error [type 'Null' is not a subtype of type 'String']. and it seems like it's in my stream builder.

manziemmanuel
Автор

I have been checking your page on an hourly base for updates 😩😩 …please when are you going to add the user personal chatting feature

royalwolves
Автор

Thank you, I have been waiting for this explanation for a long time

ebba
Автор

you deserve more subs, keep teaching us peace !!

sumirandahal
Автор

you just saved me Boss, nice one, wish u added an image file to save with the profile

moviezone
Автор

sorry i tried your identical copied code but it gives me error : "type ''null" is not a subtype of type "Map<String, dynamic>" in type cast

Pixel-Reborn
Автор

I think adding functionality to choose the wall (background) for the post and display the text as graffiti if possible

I would like to learn that

Please add this if it's possible

You can add this functionality on a drop down view which will show the actual wall

You can also add reactions

gunjanginoya
Автор

Hi Mitch, Do you cover Firestore security rules anywhere please? Also, could you create a working example of Firestore's get(/databases/) function if you know how to set it up please?

mmathems
Автор

May I know Essential knowledges and languages needed to start as a Flutter Internship bro? Btw thanks for great tutorials.

kaungpyaehein
Автор

It is possible to put the training of login and register with the Hive database ??🙏🙏🙏🙏

taranefarbodian
Автор

I have been following all your tutorials. I have an issue. When I refresh or hot reload, my user is logged out. any thoughts?

bardinatoras
Автор

Hello sir, I have follow your tutorial on this video but can you add on changing the profile image feature? I have search and learn how to do it but I still unable to maintain the changed profile image, each time I reload or from other page back to the profile page, the profile image will display back the default image. I need to implement it for my academic purpose, please help me sir. Appreciate your help, thank you.

ICanDone