natintosh / intl_phone_number_input

MIT License
164 stars 496 forks source link

fix rtl issue for TextFormField #287

Open Husnain-Asharf opened 2 years ago

Husnain-Asharf commented 2 years ago

Reference Issues

232

What does this fix ?

TextFormField TextDirection was hardcode LTR. So I removed it to fix RTL issue for TextFormField.