adar2378 / pin_code_fields

A flutter package which will help you to generate pin code fields with beautiful design and animations. Can be useful for OTP or pin code inputs 🤓🤓
https://pub.dev/packages/pin_code_fields
MIT License
706 stars 344 forks source link

Numeric Keyboard Dismisses with Brief Display of Alphabetic Keyboard #392

Open sreeni-wk opened 1 month ago

sreeni-wk commented 1 month ago

I have set the keyboard type for the PIN input field to numeric, but when the keyboard dismisses, the Alphabetic keyboard briefly appears for a fraction of a second. This issue occurs specifically on Android device.

Steps to Reproduce: Set the keyboard type for the PIN field to numeric. Focus on the PIN input field and bring up the numeric keyboard. Finish typing, it will dismiss the numeric keyboard.

Expected Behavior: The keyboard should dismiss without showing any other keyboard type.

Actual Behavior: An alphabetic keyboard briefly appears before the numeric keyboard is fully dismissed.

https://github.com/user-attachments/assets/321e2a9f-d28a-40f3-8735-091f8646139a