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

Enhance Validator Functionality in IntlPhoneField Library #394

Open Harshgupta2902 opened 5 months ago

Harshgupta2902 commented 5 months ago

Summary:

This PR introduces enhancements to the validator function in the intl_phone_field library, providing developers with greater flexibility and improved validation capabilities.

Changes

Impact:

These changes are backward compatible. Existing implementations of the IntlPhoneField will continue to work without modification, while new and existing projects can take advantage of the enhanced validation features

Please review the changes and provide any feedback or suggestions. These enhancements will significantly improve the flexibility and usability of the intl_phone_field library. Thank you for your time and consideration.

Harshgupta2902 commented 4 months ago

do you check this new component added in this