Posts by MarceloLM • 5 points
3 posts
-
-2
votes1
answer94
viewsQ: Calculation of age using Dart
I have a field that is for "date of birth" Textformfield and I have a mask to facilitate user typing (dd/mm/yyyy) but I need a validation that, depending on what the user type is not possible to…
-
-2
votes1
answer124
viewsQ: How to validate fields with Flutter?
I have a screen that needs to validate 2 fields. If one or both receive wrong values, return me one snackbar with the error message. However, I would like to leave the field in red as soon as I…
-
-1
votes1
answer82
views