bizz84 / time_tracker_flutter_course

Source code for every lesson in the "Flutter & Firebase: Build a Complete App for iOS & Android" course on Udemy
https://nnbd.me/ff-udemy
MIT License
405 stars 171 forks source link

App Crashes when signing in from Email/Password method after signing out. #11

Open rohanjsh opened 3 years ago

rohanjsh commented 3 years ago

Enjoying the course thoroughly, after signing in by Email Password method and signing out, If I try to sign in again the app crashes on iOS emulator. I am not sure about what it is, maybe Navigator problem or Auth problem.