cedvdb / phone_form_field

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

CountryDropdown and Keyboard dismiss issue with Accessibility #258

Open gladson97 opened 3 weeks ago

gladson97 commented 3 weeks ago

Hi, version used: phone_form_field: ^9.2.5 While using Accessibility feature such as VoiceOver and TalkBack the Dropdown country Selection is not clickable and not able to dismiss the keyboard.

The above mentioned issues works fine when Accessibility is turned off.

cedvdb commented 1 week ago

Open to pull requests