NearHuscarl / flutter_login

Provides login screen with login/signup functionalities to help speed up development
MIT License
1.51k stars 799 forks source link

Fix bug: Add mounted checks to submit function of LoginCard to avoid null check crashes #469

Closed vargab95 closed 9 months ago

vargab95 commented 10 months ago

Fixes #468

juliansteenbakker commented 9 months ago

Thank you for your PR. This will be merged in #473