natintosh / intl_phone_number_input

MIT License
163 stars 490 forks source link

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

Open dali010 opened 2 months ago

dali010 commented 2 months ago

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