NearHuscarl / flutter_login

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

Add option to have a "Remember me" checkbox in the login form #417

Closed cda007 closed 11 months ago

juliansteenbakker commented 1 year ago

I think it would be better to have a generic implementation, so it can also be used for other things besides 'remember me'. We already have such an implementation in the additional fields function.