🔥 Dart and Flutter Package 🔥 Easy Form State Management using BLoC pattern 🔥 Wizard/stepper forms, asynchronous validation, dynamic and conditional fields, submission progress, serialization and more! 🔥
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'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?