The-Robotics-Forum / flutter-ui-templates

End-to-end mobile app templates that other developers can use during their Flutter development journey.
https://www.vitpunerobotics.com/#/
8 stars 13 forks source link

login screen #12

Closed Maruti54 closed 2 years ago

Maruti54 commented 2 years ago

Related Issue

Closes: #5

Describe the changes you've made

Login Screen has been added with functionality to accept email and passwords (in obsecure manner). Also, the forgot password button has been added. And Additional login platform buttons have been added. Along with the functionalities, one gets an enhanced user experience with interactive UI. I have also used the declared text controllers.

Type of change

What sort of change have you made:

Testing?

I have enclosed the screenshots of the template.

Password Visible Password Invisible
image image

Checklist:

Maruti54 commented 2 years ago

@SiddhantPawar03 I have made changes in this PR

SiddhantPawar03 commented 2 years ago

@SiddhantPawar03 I have made changes in this PR

PR Approved! Great Work @Maruti54 👌

Maruti54 commented 2 years ago

Thank you @Pavan49719 and @SiddhantPawar03 , it was comfortable to work on it as the issue was explained in detail and also code hierarchy is maintained systematically.