intl_phone_number_input icon indicating copy to clipboard operation
intl_phone_number_input copied to clipboard

Results 167 intl_phone_number_input issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Once a full phone number has been entered, it's not possible to edit the phone number or move the cursor. **Package version** 0.7.0+2 **Flutter version** 2.2.2 **To...

Once i finish entering my phone number, the app floods my console with my number, the cursor moves to the start of the text field and then I can't reselect...

The UK flag showing for +290 instead of St. Helena's flag. This is really misleading as UK users will select this as it appears ahead of the real UK entry...

I passed a list of countries I want to display but they are sorted by name. How do I maintain their order? I couldn't do it using countryComparator. ``` countries:...

**Describe the bug** I tried to add the package into a Flutter project which is integrated into an existing Android app as a module. As a result, it caused a...

Example project has the bug with bottom sheet being overlapped by soft keyboard. This makes country search nearly impossible. We had the same problem in our product, so I've fixed...

**Describe the bug** Parsing number method is not working correctly. It removes digits from phone body like dial code. **Package version** intl_phone_number_input: ^0.7.0+2 **Flutter version** Flutter (Channel stable, 2.5.1, on...

Cannot change initial ISO code except NG.

**Is your feature request related to a problem? Please describe.** I use this package to develop a macOS app and would love to have it support the platform. **Describe the...

Is there a way for me to display all countries that are in a specific continent. For example, I want to create an app targeting the entirety of Europe, so...