dominikdoric / house-work-app

House Work is application which I made in order to help my family to organise chores more effectively. Client side is in Flutter while backend is provided by Firebase.
0 stars 0 forks source link

Implement TextFields validation #11

Open dominikdoric opened 1 year ago

dominikdoric commented 1 year ago

Implement so that when we are entering new values into TextField widgets and upon submit click we are validating if input is correct.