Flutter Course: Firebase Chat App

  Рет қаралды 23,451

HeyFlutter․com

HeyFlutter․com

Күн бұрын

Watch this whole Flutter & Firebase Course to learn how to create a Flutter Chat App that uses Firestore and Firebase Storage.
Source Code: drive.google.com/file/d/1lQj_...
👉 12 Week Flutter Training | heyflutter.com
👉 Flutter Masterclass Courses | heyflutter.com/masterclass
Twitter: / heyflutter_
Facebook: / heyflutter
Instagram: / heyflutter_
LinkedIn: / heyflutter
Website: heyflutter.com
Lessons:
00:00 Introduction
00:38 Users Screen UI
02:37 Create and Read Operation
04:47 Chat Screen UI
09:59 Create Operation - Messages
13:40 Read Operation - Messages
17:51 Update Operation - User Data
20:57 Search User
23:54 FCM Push Notification
#Flutter #Tutorial #HeyFlutter
Thanks For Watching :-)

Пікірлер: 68
@HeyFlutter
@HeyFlutter 10 ай бұрын
👉Join 12 Week Flutter Training: heyflutter.com 👉Join the WhatsApp Channel to get the latest news about Flutter & HeyFlutter: whatsapp.com/channel/0029VaDNCZtC1Fu8nL2vmw3f Source Code: drive.google.com/file/d/1lQj_DB58Ijulq-lpUZQe9u0N1jwe8KxS/view?usp=sharing
@eNONO-ot4zh
@eNONO-ot4zh 10 ай бұрын
Thank u 👍. Gog job
@HeyFlutter
@HeyFlutter 10 ай бұрын
Glad you liked it, @eNONO-ot4zh 😀
@situansitus
@situansitus 9 ай бұрын
Can you explain about exporting Excel from Flutter using Excel dependencies, please
@HeyFlutter
@HeyFlutter 9 ай бұрын
Thanks for the idea @situansitus 😀, i have added it in my list of future videos
@mobiledev619
@mobiledev619 10 ай бұрын
how can make overlay can be use it as global on all app screen without pass build context argument
@HeyFlutter
@HeyFlutter 10 ай бұрын
Thank You @mobiledev619! Follow this link: stackoverflow.com/questions/75257867/how-can-i-show-overlay-on-top-of-the-whole-app-in-flutter I hope you will get your answer 🙂
@nininshoppingwebsiteapplic3530
@nininshoppingwebsiteapplic3530 10 ай бұрын
thank you
@HeyFlutter
@HeyFlutter 10 ай бұрын
You are welcome, @nininshoppingwebsiteapplic3530!
@tricaricoenrico
@tricaricoenrico 5 ай бұрын
hi great video. but what if I only wanted to see the list of users with whom I started a chat and not the list of all users? I tried to modify the query but extracting the docs of a subcollection always returns an empty list :(
@HeyFlutter
@HeyFlutter 5 ай бұрын
Thank You @tricaricoenrico! Follow this link: stackoverflow.com/questions/66783401/flutter-firestore-how-to-list-people-i-only-have-chat-history-with I hope you will get your answer 🙂
@MahmudulHasan-so6du
@MahmudulHasan-so6du 9 ай бұрын
Make a tutorial Flutter transparent app, which background show the android default screen like overlay .
@HeyFlutter
@HeyFlutter 9 ай бұрын
Thanks for the idea @MahmudulHasan-so6du 😀, i have added it in my list of future videos
@haiderjaafer8164
@haiderjaafer8164 10 ай бұрын
How to show notifications count in app icon when new notification coming
@HeyFlutter
@HeyFlutter 10 ай бұрын
Thank You @haiderjaafer8164! Follow this link: www.fluttercampus.com/guide/274/show-notification-counter-badge-on-app-icon-flutter/#:~:text=Note%3A%20Don't%20forget%20to,AwesomeNotifications(). I hope you will get your answer 🙂
@barziyassin1
@barziyassin1 10 ай бұрын
well done
@HeyFlutter
@HeyFlutter 10 ай бұрын
Thank you, @barzyyasin2467! 🙂
@exeshka
@exeshka Ай бұрын
On the contact page, how can I get the latest message which will also be updated? help me please ( google translate )
@HeyFlutter
@HeyFlutter Ай бұрын
Thank you, @exeshka! 🙂. Please try to provide enough details with your question.
@user-zl8zm2re4p
@user-zl8zm2re4p 7 ай бұрын
thx sir ! , can i study this chapter. i'm beginner . lets go tothe studiee.
@HeyFlutter
@HeyFlutter 6 ай бұрын
Sure, @user-zl8zm2re4p 🙂
@zekaidemir9304
@zekaidemir9304 10 ай бұрын
Thanks for this tutorial. Where is the source codes?
@HeyFlutter
@HeyFlutter 10 ай бұрын
Source Code: drive.google.com/file/d/1lQj_DB58Ijulq-lpUZQe9u0N1jwe8KxS/view?usp=sharing
@zekaidemir9304
@zekaidemir9304 10 ай бұрын
Thank you so much@@HeyFlutter
@justadreamerfl
@justadreamerfl 5 ай бұрын
On what Dart version are you?
@HeyFlutter
@HeyFlutter 5 ай бұрын
Hey, @justadreamerfl 🙂 while making of this video it waw 3.0 but you can go with the latest one.
@krishnarao5331
@krishnarao5331 5 ай бұрын
up to 4:00 time i, did everything, just like you but I'm not getting the blank screen
@mobiledevloperroadtopro
@mobiledevloperroadtopro 5 ай бұрын
Need on main Widget build(BuildContext context) { return // ChangeNotifierProvider( // create: (BuildContext context) { // FirebaseProvider(); // }, // child: need write on main
@krishnarao5331
@krishnarao5331 5 ай бұрын
@@mobiledevloperroadtopro i did bro, still im not getting the excepted output. may be i'm bit confused about he created the collections and documents in firebase
@mobiledevloperroadtopro
@mobiledevloperroadtopro 5 ай бұрын
@@krishnarao5331 Future main() async { WidgetsFlutterBinding.ensureInitialized(); await Firebase.initializeApp( options: const FirebaseOptions( apiKey: "your key", appId: "your key", messagingSenderId: "your key", projectId: "your key"), ); runApp(MultiProvider(providers: [ ChangeNotifierProvider(create: (context) => FirebaseProvider(),) ], child: const App())); }
@HeyFlutter
@HeyFlutter 4 ай бұрын
Great, Thank you @mobiledevloperroadtopro!
@prasantkumar7693
@prasantkumar7693 10 ай бұрын
Cool.
@HeyFlutter
@HeyFlutter 10 ай бұрын
Thanks, @prasantkumar7693! 🙂
@amalashok-hm6di
@amalashok-hm6di 4 ай бұрын
How can I get firestore database data..
@HeyFlutter
@HeyFlutter 3 ай бұрын
Thank you, @amalashok-hm6di! 🙂. Please try to provide enough details with your question
@mzzzz3
@mzzzz3 5 ай бұрын
how come you don't use cloud functions?
@HeyFlutter
@HeyFlutter 5 ай бұрын
Hey, @michaelsigler13 🙂 could functions can be used in scenarios like: 1. You want to perform security checks. 2. You want to make sure correct data is stored in db. 3. Or for some tasks that you don't want to execute on frontend side.
@krishnarao5331
@krishnarao5331 5 ай бұрын
u didn't mentioned, how to upload the data 2:40
@HeyFlutter
@HeyFlutter 4 ай бұрын
Thanks for your feedback, @krishnarao5331! 🙂
@gnyanranjanbehera
@gnyanranjanbehera 10 ай бұрын
@navneetsharma5179
@navneetsharma5179 10 ай бұрын
Implement group chat feature too
@HeyFlutter
@HeyFlutter 10 ай бұрын
Thanks for the idea, @navneetsharma5179! 🙂 I have added it to my list of ideas for future videos!
@MrCamdere
@MrCamdere 10 ай бұрын
Thats it!
@HeyFlutter
@HeyFlutter 10 ай бұрын
Thank you, @MrCamdere! 🙂
@Krishnaprasad_K_S
@Krishnaprasad_K_S 10 ай бұрын
How to detect incoming calls with flutter application?
@HeyFlutter
@HeyFlutter 10 ай бұрын
Thank You @Krishnaprasad_K_S! Follow this link: pub.dev/packages/flutter_incoming_call I hope you will get your answer 🙂
@Krishnaprasad_K_S
@Krishnaprasad_K_S 9 ай бұрын
​@@HeyFlutterHello HeyFlutter team! First and foremost, a big thank you for your fantastic work and the resources you provide to the Flutter community. Your expertise has been incredibly helpful. I have a question regarding Dart's log and print functions. Can you please explain the main differences between these two when it comes to logging and debugging in Dart? Your insights would be greatly appreciated!
@Krishnaprasad_K_S
@Krishnaprasad_K_S 9 ай бұрын
​@@HeyFlutterI have a question on how can I access a returned value from a function which access incoming calls with the help of phone_state_background package.
@ashiqnuaiman
@ashiqnuaiman 10 ай бұрын
Firebase Cloud Messaging API will be deprecated soon, please publisha tutorial on Firebase Messaging API v1
@HeyFlutter
@HeyFlutter 10 ай бұрын
Thanks for the idea, @nuaimanashiq4251! 🙂 I have added it to my list of ideas for future videos!
@krishnarao5331
@krishnarao5331 5 ай бұрын
that background music 😮‍💨😮‍💨😮‍💨😮‍💨😮‍💨😮‍💨
@HeyFlutter
@HeyFlutter 4 ай бұрын
Thank you, @krishnarao5331! 🙂
@peterparker8548
@peterparker8548 4 ай бұрын
Please post a long video, without interruptions! I don't understand
@HeyFlutter
@HeyFlutter 4 ай бұрын
Thanks for the idea, @peterparker8548! 🙂 I have added it to my list of ideas for future videos!
@flutterquick
@flutterquick 10 ай бұрын
🎉 100 k
@HeyFlutter
@HeyFlutter 10 ай бұрын
Yipppee, @amanuelgulilat2733! 🙂
@sumitmishra3864
@sumitmishra3864 10 ай бұрын
it is not complete tutorial. Will you upload in parts
@HeyFlutter
@HeyFlutter 10 ай бұрын
Thanks for the idea @sumitmishra3864 😀, i have added it in my list of future videos
@samo92mx
@samo92mx 10 ай бұрын
github?
@HeyFlutter
@HeyFlutter 10 ай бұрын
Source Code: drive.google.com/file/d/1lQj_DB58Ijulq-lpUZQe9u0N1jwe8KxS/view?usp=sharing
@karanmalhotra1858
@karanmalhotra1858 9 ай бұрын
this lists every users available. i want to show only that users with whom i have talked
@HeyFlutter
@HeyFlutter 9 ай бұрын
Thank You @karanmalhotra1858! Follow this link: stackoverflow.com/questions/73670676/flutter-firestore-how-to-show-the-list-of-people-i-have-recently-chat-with I hope you will get your answer 🙂
@rehnumakucukilhan2113
@rehnumakucukilhan2113 10 ай бұрын
github ?
@HeyFlutter
@HeyFlutter 10 ай бұрын
Source Code: drive.google.com/file/d/1lQj_DB58Ijulq-lpUZQe9u0N1jwe8KxS/view?usp=sharing
Flutter Push Notifications using Firebase
14:37
HeyFlutter․com
Рет қаралды 209 М.
How to Design Firebase Collection and Documents for Chat App
8:39
Can You Draw A PERFECTLY Dotted Line?
00:55
Stokes Twins
Рет қаралды 115 МЛН
Incredible magic 🤯✨
00:53
America's Got Talent
Рет қаралды 78 МЛН
Heartwarming moment as priest rescues ceremony with kindness #shorts
00:33
Fabiosa Best Lifehacks
Рет қаралды 13 МЛН
Ever thought why We fail as Flutter Developer?
8:19
HeyFlutter․com
Рет қаралды 8 М.
Check for Network Connection using Connectivity Plus | Flutter
4:53
Coding With Flutter
Рет қаралды 2,3 М.
Flutter Tutorial - Build A Chat App With Flutter & Firebase
24:15
HeyFlutter․com
Рет қаралды 101 М.
Top 35 Flutter Widgets
29:29
Flutter Mapp
Рет қаралды 319 М.
Most overpowered way to build mobile apps?
8:33
Beyond Fireship
Рет қаралды 739 М.
Top 30 Flutter Tips and Tricks
6:50
Flutter Mapp
Рет қаралды 541 М.
35 Flutter Tips That Will Change Your Life
10:53
Flutter Mapp
Рет қаралды 296 М.
Flutter Basics by a REAL Project
25:42
Flutter Guys
Рет қаралды 422 М.
Почему Мона Лиза такая дорогая🤔
0:31
FERMACHI
Рет қаралды 2,3 МЛН
Жаз бітетін болдығой😂
0:33
NNN LIFE TV
Рет қаралды 3,9 МЛН
Почему Мона Лиза такая дорогая🤔
0:31
FERMACHI
Рет қаралды 2,3 МЛН