melhamin / eChat

Flutter and Firebase chat application with sending images/videos, read receipt, unread count... features.
93 stars 26 forks source link

I like this chat but I get tons of error. #1

Open shmatoka opened 3 years ago

shmatoka commented 3 years ago

This is good chat application but because most of dependencies wa supdated I get a tons of error like Upload media files to Firebase Storage, because StorageUploadTask is changed which I change but the StorageUploadTask Event is complete remove from FirebaseStorage.

melhamin commented 3 years ago

@shmatoka I haven't run it for a long time and I'm sure there are lots of errors since the packages have not been updated. But I don't have plans to upgrade it anytime soon. Please feel free to make a pull request and make the necessary changes.

ramanjitsingh-hub commented 2 years ago

Hi i have free time to combine a pr , Please guide me through the process

melhamin commented 2 years ago

Hi, you are gonna need to do the following steps:

1: Fork the repository 2: Make any changes you want 3: Open a pull request

ramanjitsingh-hub commented 2 years ago

okay

hitesh-sufalamtech commented 2 years ago

@melhamin What will you suggest to use for video and audio calls to continue this project. I am interested to continue this project. Thanks.

hitesh-sufalamtech commented 2 years ago

@shmatoka I have upgrade whole project with upto date packages in it. Let me know if you still need to use this project. Thanks.

melhamin commented 2 years ago

@hitesh-sufalamtech you could use webrtc. Have a look at https://pub.dev/packages/flutter_webrtc.

Fabsoma commented 2 years ago

who has the update project to send me

Fabsoma commented 2 years ago

please I need it

Inihood1 commented 1 year ago

They are tons errors with this project

hitesh-sufalamtech commented 1 year ago

@Fabsoma @Inihood1 Please checkout this my updated repo -> https://github.com/hitesh-sufalamtech/e_chat

Inihood1 commented 1 year ago

@Fabsoma This has no difference with the old one. still errors and not compatible with flutter 3

hitesh-sufalamtech commented 1 year ago

@Inihood1 You need to add your API keys to run successfully run application. Check this to add firebase to your project. Still if you getting any error please post here.

Inihood1 commented 1 year ago

@Fabsoma , are you on whatsapp?

Inihood1 commented 1 year ago

I have ran it but they are some bugs, messages are duplicating, the options menu is not clicking and status update is not working

hitesh-sufalamtech commented 1 year ago

You need to check that by debugging it. As it was working perfect with me. @Inihood1

Inihood1 commented 1 year ago

@hitesh-sufalamtech What version of flutter are you using?

Inihood1 commented 1 year ago

I have also seen that there is no way to create a group chat. Are the messages paginated?

Inihood1 commented 1 year ago

Seen; paginated

Fabsoma commented 1 year ago

Inihoof1 oui je suis sur WhatsApp

BisoDevil commented 1 year ago

Is anyone did update it to Flutter 3 ???