NearHuscarl / flutter_login

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

[FEATURE] Add additional log in fields #434

Open Aturex1 opened 1 year ago

Aturex1 commented 1 year ago

Is your feature request related to a problem? Please describe. The problem is that I want to be able to log in with more than just the username and password, e. g. an email and a username and a password field for the log in.

Describe the solution you'd like I would like to have an additionalLoginFields parameter where I can put additional log in fields like the additionalSignupFields for the log in.