ahmedgulabkhan / GroupChatApp

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.
MIT License
259 stars 84 forks source link

Sputtering between the circular progress indicator and the login screen #4

Open ImpossibleCodes opened 4 years ago

ImpossibleCodes commented 4 years ago

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 expression can not be null, then I used the commented code that checked if null. I have added the Google Services json file and enables auth in firebase.

ahmedgulabkhan commented 4 years ago

@CodeRocking so you have made some changes?