CountryCodePicker
CountryCodePicker copied to clipboard
Flags always have some inherent padding around them
The flags have some inherent padding around them, when all text is disabled.
Changing flagWidth doesn't solve this issue.
The inherent padding can become a big issue for different layout.
For example, I am trying to show the flag and then another icon immediately to the right of the flag, but this is impossible because the widget carries some padding with it all around the flag.
Can this padding be totally removed or better yet have the padding customizable?
Thank you for an otherwise amazing project!