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
677 stars 330 forks source link

If the keyboard is dimissed it never shows again even on tap! #356

Closed kristijorgji closed 9 months ago

kristijorgji commented 9 months ago

Steps to reproduce:

  1. click and enter 1 pin number
  2. dismiss the keyboard manually or switch to another app
  3. you can click the pin field now and the keyboard will not show anymore...
kristijorgji commented 9 months ago

This issue was in the older version of the library but it is fixed now. (no idea how you fixed it though code-wise) Closing.