intl_phone_number_input
intl_phone_number_input copied to clipboard
**Bug description**: When used in a Form, InternationalPhoneNumberInput triggers Form.onChanged event on first load itself, with a non-null initialValue. This results in marking the form as dirty and prevents us...
Hi, I would like to add more indicator widget, As a developer I want to add more indicator between TextFormField and SelectorButton (vertical like to split UI)
**Is your feature request related to a problem? Please describe.** When I am selecting the country code and typing in the search bar, I don’t like the order in which...
### Discussed in https://github.com/natintosh/intl_phone_number_input/discussions/436 Originally posted by **itsdani121** August 8, 2024 i think this package is a great work, but it should be need to add input formatters where developers...
**Describe the bug** Users can only input a limited number of digits (4) after entering +1310, preventing them from entering longer, valid phone numbers. **Package version** [0.7.4] **Flutter version** Your...
It'd be helpful if we were allowed to add extra inputFormatters. If I paste a random text containing alphabets in the text field, the text field accepts it, even when...