Flutter Simple Login Example
With only the use of Text Fields and TextEditingControllers, and without the user of a built-in Form, a new flutter demo application was built to show users how to construct a simple login page.
Here is a simple login example of the application in action:
GitHub
https://github.com/ahmed-alzahrani/Flutter_Simple_Login