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** app fails to build for iOS Simulator when this package is simply added as a dependency. it builds successfully on iOS devices. this is causing our CI...

**Is your feature request related to a problem? Please describe.** Flutter SDK warning about the V2 migration for the Android embedding ``` The plugin `libphonenumber` uses a deprecated version of...

**Describe the bug** In MacOS app, the onInputValidated is returning false for all valid numbers **Package version** intl_phone_number_input: ^0.7.0+2 **Flutter version** Flutter 3.0.5 • channel stable • https://github.com/flutter/flutter.git Framework •...

**when changing PhoneInputSelectorType.DROPDOWN to selectorType: PhoneInputSelectorType.BOTTOM_SHEET** Padding changes PhoneInputSelectorType.BOTTOM_SHEET PhoneInputSelectorType.DROPDOWN It should be good in a second screenshot is there any way to do this

Added phone validation method inside PhoneNumber class which will help in validation before form submission. I needed to validate the current phone number before final submission and onSubmit. So I...

Wrapped the country selector button with Expanded widget in order to avoid overflow in a narrow container. In one of my project I found out the selector button is overflowing...

Hello @natintosh, seems like file names for plugin are wrong? ![image](https://user-images.githubusercontent.com/26088845/119665622-41229500-be3d-11eb-80cb-7087563c7b09.png)

**Describe the bug** The application crashes when calling PhoneNumber.getRegionInfoFromPhoneNumber Sorry because I cannot reproduce it but the firebase crash report says as follows. **Package version** `0.7.0+2` **Flutter version** `2.5.3` **To...