GroupChatApp
GroupChatApp copied to clipboard
Developed a Group chat application using Flutter and Firebase, where users can register and create groups or join already existing groups and start conversing with each other.
Hi, I am a flutter newbie I am getting errors on trying to log in or create an account. have seen similar issues in the issues section, but I don't...
The chat messages are hidden behind the message send container, can you tell me how i can fix this
please guide me what are the steps to create firebase account for group chat ,
I/BiChannelGoogleApi(21566): [FirebaseAuth: ] getGoogleApiForMethod() returned Gms: com.google.firebase.auth.api.internal.zzaq@8160bdb I/flutter (21566): PlatformException(FirebaseException, An internal error has occurred. [ CONFIGURATION_NOT_FOUND ], null, null)
@ahmedgulabkhan Since you are using Firebase can you try adding both 1 to 1 chatting and voice chatting to this app whenever you can?
Can you add one to one chat, so it becomes a one stop solution for complete chat?
emulator gif - https://giphy.com/gifs/fsWEHAhf04L7wHU89L If you look at the gif I linked it it changing between the circular progress indicator and the login screen very quickly, originally it said boolean...
I added the google services.json file but I also did the pub get. Each time I try to run I get this error * What went wrong: Execution failed for...
Hello I am trying to call this by doing the git clone etc and that works but the pub get does not work. How do I get this to work?...