intl_phone_number_input icon indicating copy to clipboard operation
intl_phone_number_input copied to clipboard

Wrapped the country selector button with Expanded widget in order to avoid overflow in a narrow container.

Open wskoly opened this issue 2 years ago • 1 comments

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 my container. So I wrapped the selector button with a Expanded widget and it solved the issue.

wskoly avatar Oct 06 '22 09:10 wskoly

is this going to get merged? That is a really annoying error, and this fixes it. This has been here waiting for 3 months now

Csierram96 avatar Feb 12 '23 18:02 Csierram96