I have an issue, how do I change the text color from white to black in the search text field from the dropdown menu
@husnaaqila4290Ай бұрын
how u edit border circular for the pickerdialog ?
@TheHwangGuy9 ай бұрын
quick question , how can i sort customer orders ? Like i want 'Singapore' to appear first in my search country list.
@adil_ayoub_9 ай бұрын
initialValue: PhoneNumber(isoCode: 'IN'),
@adil_ayoub_9 ай бұрын
for Singapore use SG inestead of IN
@divyameher-n1x2 ай бұрын
I have added this package and implemented correctly in my app but in release build some time only flag is visible with no country name and dropdown button is also not visible do you have any idea ?
@ProtoCodersPoint2 ай бұрын
Nop I not faced this issue many I know if you are using android device which OS it’s ? Can you try installing in other mobile device which
@divyameher-n1xАй бұрын
@@ProtoCodersPoint I tried running on different android devices still I am getting this same issue
@garikaichimuka93409 ай бұрын
is it possible to replace United Kingdom with England, Wales and Northen Ireland?
@dkkadev7 ай бұрын
Hey thanks for this tutorial. QUESTION PLEASE : how can I make only one country appear in the list of countries ? For example, only India ( IN ).
@ProtoCodersPoint7 ай бұрын
In that case, no need to used any library Simple create a list variable that contains IN ( Indian ) and show that in dropdown