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 506 forks source link

Disable country code selector based on disableCountryChange property #289

Closed shamnad-sherief closed 1 year ago

shamnad-sherief commented 1 year ago

This commit adds functionality to conditionally enable or disable the country code selector in the IntlPhoneField widget based on the disableCountryChange property. When disableCountryChange is true, the country code selector is disabled.

github-actions[bot] commented 1 year ago

This PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within the next 30 days. If you believe this PR is still relevant, please comment to keep it open. Thank you for your contributions.