NearHuscarl / flutter_login

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

Confirm Signup Required #396

Closed jaroslawdabrowski closed 1 year ago

jaroslawdabrowski commented 1 year ago

Additional option to decide in runtime if confirmation is required. If not specified, signup will be confirmed by user if onConfirmSignup is specified.