flutter_login
flutter_login copied to clipboard
Recover button is always in loading state
Describe the bug When I trigger forgot password and is successful, when I go back to forgot password the button is still loading.
To Reproduce Steps to reproduce the behavior:
- Set navigateBackAfterRecovery = true
- Click Forgot Password?
- Enter email
- Click Recover (this goes back to login section)
- Click Forgot Password?
Expected behavior Recover button should not be in loading state
Information (please complete the following information):
- Device: iPhone 13 Simulator
- Platform: Mobile
- Flutter version: 3.0.4
- Package version: flutter_login: ^4.0.0