vanshg395 / intl_phone_field

A customised Flutter TextFormField to input international phone number along with country code.
https://pub.dev/packages/intl_phone_field
MIT License
177 stars 505 forks source link

Input Formatter #366

Open baigdev opened 9 months ago

baigdev commented 9 months ago

When i am using formatter in inputFromatters then its not retruning the complete number, I use the same formatter on my simple InputField where my formatter is working fine.