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

I'am working on a flutter project ,the owner of the app is recommending something specific for page on phone number sign-in or confirmation. I'd like to be taken to a...

**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...

The user should be able to adjust the padding of the area code to their desire, currently the padding is set to 8.0 to the right which looks far apart...

After validating on the incorrect phone we got an Invalid phone number error message So onInputChanged it needs to get clear Obviously, this is when Autovalidation is off

Setting setSelectorButtonAsPrefixIcon to true while using OutlineInputBorder causes floating label to align to input content start. That is the default behaviour but that doesn't fit quite well in my use...

Hi @natintosh, I would like to contribute this MR with supporting an option to show/hide underline for dropdown. Could you check and merge it?

#### Reference Issues #232 #### What does this fix ? TextFormField TextDirection was hardcode LTR. So I removed it to fix RTL issue for TextFormField.

**Describe the bug** This package is dependent on libphonenumber_plugin which is deprecated and does not support Android V2 embedding. Please updated this package to support Android V2 embedding. **Package version**...

**Describe the bug** There seems to be inconsistent styling between the text field and prefix country selector (font/size/position) also there is no indication of the selector being clickable if we...