flutter-login-ui icon indicating copy to clipboard operation
flutter-login-ui copied to clipboard

Create a clean and simple login UI screen with a basic hero animation in Flutter

Results 5 flutter-login-ui issues
Sort by recently updated
recently updated
newest added

With the validation of the form, it is checked that all mandatory inputs (email and login) have been filled in, if they have been filled in, the user will be...

You don't need a #59 #55 i changed the color purple because it looks nice and you gonna add in your program password hide and show button.

In lines 48 and 53, int values were given instead of double. Fixed those by adding decimal points.

Hi, I wonder if I can try my way too.