coding-with-flutter-login-demo
coding-with-flutter-login-demo copied to clipboard
Logout from any page
This is not so much an issue, but more a question about the YouTube video that you posted on March 7, 2019 (i.e. Flutter & Firebase authentication with streams and StreamBuilder)
After completing the steps in the video, we can only logout from the HomePage! From the HomePage, if we Push or PushReplacement a new route, and try to logout from that new route, we are not redirected to the LoginPage.
How would you change your code to be able to logout from any page? I'm sure many people are wondering the same thing :)
Thanks a lot!
I have the same issue. Help please :((
Yes plz help me have the same issue
@bizz84 any thought?