cedvdb / phone_form_field

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

CountryDropdown and Keyboard dismiss issue with Accessibility #258

Open gladson97 opened 3 months ago

gladson97 commented 3 months 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 2 months ago

Open to pull requests