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

When no valid `initialValue` is passed to the `InternationalPhoneNumberInput` widget, the first country in the list of provided countries is used. To make the widget a bit more user-friendly, I...

Hi there, **Describe the bug** The bug is that I am not able to change the contents of the input field when the two following conditions are met: 1. I...

**Describe the bug** When inputting a valid phone number for any country in the Web version, the validation fails. When running the same code on a phone or in an...

Hello @natintosh , I have added new feature to library where we can have our own custom selection widget instead of provided dropdown.bottomsheet and dialog options. this was needed in...

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

**Describe the bug** After changing country the country picker immediately resets to the set initial value **Package version** ^0.7.0+2 **Flutter version** 2.5.1 **To Reproduce** Steps to reproduce the behavior: 1....

**Describe the bug** When i set initial value, the country never changed. **Package version** ^0.6.0 **Flutter version** 1.22.4 **To Reproduce** Steps to reproduce the behavior: 1. Setup phone number `_phoneNumber...

- Removing the dependency on libphonenumber_plugin and using libphonenumber directly may solve a issue on iOS we encountered - The example App has been migrated for Flutter 2.10 compatibility

I want to show 2 Outlines How is this possible? I can do the Outline for phone number field but I can not find any decoration for the Country part