form_bloc
form_bloc copied to clipboard
Text Field Mask Input
I'm just familiar with form_bloc library and it is amazing, but when i want to mask my input text fields like phone text field, i don't access text field controllers to do it. How can i implement that?
I have a similar problem