intl_phone_number_input icon indicating copy to clipboard operation
intl_phone_number_input copied to clipboard

validator is not triggered on _formKey.currentState!.validate()

Open dali010 opened this issue 1 year ago • 0 comments

I put IntlPhoneField inside Form widget when I try to submit the validor is not triggered but the othere validators of TextFormFields are working fine

package version: 3.2.0

Flutter version : 3.22.1

dali010 avatar Jun 14 '24 08:06 dali010