natintosh / intl_phone_number_input

MIT License
166 stars 507 forks source link

Inconsistent styling #217

Open Siqlain-Hanif opened 3 years ago

Siqlain-Hanif commented 3 years ago

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 have set the selectorType to PhoneInputSelectorType.DIALOG, or am I missing something image

Package version ^0.7.0+2

Flutter version 2.0.6

bahricanyesil commented 3 years ago

I have also the same issue about the first part. Vertical alignments of prefix country selector and phone number text field are not the same. Is there any fix or workaround?

steve-pires commented 2 years ago

There is also an issue when you want to have different style (like border color) on input focus.