Part - 8 - Exchanging Messages Via Firebase | Skype Clone in Flutter

preview_player
Показать описание
In this video, we'll take a look at how the messages can be exchanged.

We'll also be learning about structuring the data in an efficient way while sending messages in Firebase.

Hope you like this one.
if(didLiked){
hitLikeOrComment();
}
if(new){
hitSubscribe();
}

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

This is far better than those shitty speed code

mizanur_sajid
Автор

Your sound is crisp and very clear which mic do u use bro ?

topgeargaming
Автор

I have never seen such an honest and amazing tutor <3 yar you are awesome and great MR Ronak Punase <3

ionkhan
Автор

timestamp 0:30 to 2:00. when you send a message to first user, 2 documents were created under messages collection, 1 with your id and other with receiver id. But when you send message to second user, document with second user id is not created under messages collection. why ?

saadtanveer
Автор

thank u thank u so much i was struggling to find any tutorial of p2p messaging using firebase...love you

nileshkumarsingh
Автор

Thanks, man .
I have a question is the is done now or you are going to upload new videos soooon?

thebestyoutuber
Автор

hey i have the same code as yours but the message is been added to db but its not visible on the screen

nocopyrightlibrary-forcont
Автор

Thank you so much dear, for continue this course💙

mohammadsaif
Автор

Keep up the good work!! Appreciate your hard work.

wichayutdew
Автор

When everyone is busy building Ui stuff...here comes CS Guy

prabaldas
Автор

How to implement the blue tick function like whats app, like when a user sees the message the other sender should see a double blue tick in his chat screen ? Also how to notify the receiver when the sender is typing and when it is not ?

topgeargaming
Автор

First thanks for this tuto a have a problem with messages didn't come in order between to time zone different

younseelahmadi
Автор

On part 2 of this video series at 2:34 you pasted in a command for android builds. What command would I use if I'm on Mac and building for iOS?

adamtak
Автор

My message is not exchanging
It creates a new collection with the receiverId when i try to reply the message

petersvictor
Автор

How do u create the map function so fast, what shortcut u use ?

topgeargaming
Автор

Still no working calling feature 😥, when app is closed.

prafulgupta
Автор

my messages are going to db but are not displaying on screen and textfiled is also not getting clear when i tap send

nileshkumarsingh
Автор

Can you create a video call tutorial with firebase?

JustAlex
Автор

Is it possible you please point me in the direction of how I can switch the chat to user to admin. I want the users of my app to chat with me directly not with each other. Thanks really appreciate your tutorials and efforts.

gatewayinnovations