NearHuscarl / flutter_login

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

Fix the autofill #382

Closed jaroslawdabrowski closed 1 year ago

jaroslawdabrowski commented 1 year ago

The autofill has not been working. It has been fixed. Now system after login or signup asks if it should store the login details and is able to suggest login details while login.

hallelk commented 1 year ago

bump

tas246 commented 1 year ago

This would be valuable to have. Currently on iOS the email field does not work with autofill, the password field only fills.

hallelk commented 1 year ago

also in web

jaroslawdabrowski commented 1 year ago

@juliansteenbakker I have created this pull request and many more in last couple of weeks, can you please check those?

juliansteenbakker commented 1 year ago

Looks good, LGTM!