Quantcast
Channel: Flutter: Reset Password takes me to Home Page instead of back to Login Page - Stack Overflow
Browsing all 2 articles
Browse latest View live

Answer by Severin Klug for Flutter: Reset Password takes me to Home Page...

You don't handle your reset case properly according to your use case. There is out-commented navigation code which would navigate you to a moveToReset Page. //Navigator.of(context).pushReplacementNamed...

View Article



Flutter: Reset Password takes me to Home Page instead of back to Login Page

I am new to Flutter, when I press Submit on Reset Password a reset email is sent however I am navigated to my Home Page instead of back to my Login Page. What am I doing wrong. Code is below: import...

View Article
Browsing all 2 articles
Browse latest View live




Latest Images