cedvdb / phone_form_field

Flutter phone number input
https://pub.dev/packages/phone_form_field
MIT License
72 stars 100 forks source link

phone number shown in rtl when choosing rtl languages #243

Closed rashidotm closed 6 months ago

rashidotm commented 7 months ago

hi.

I noticed in the demo app that when choosing an rtl language the number format also gets turned to rtl. this makes displaying the number looks erroneous. here is an example:

image

the desired behavious is that the number layout remains ltr as this is the natural way of displaying the numbers. or so do I assume.

rashidotm commented 7 months ago

just ignore the mentioning of this issue on the pr. it is a mistake.