Flutter package to create Pin code input text field with every pixel customization possibility 🎨 with beautiful animations, iOS autofill, Android autofill
Currently, the validator works only when the pin is completed, which is fine. However this makes the keyboard to loose its focus prompting user to tap before focus is regained for correction. Is it possible to validate the pin after it's completed without losing keyboard focus inorder to enable faster user's interaction.
First, thanks for this wonderful package.
Currently, the validator works only when the pin is completed, which is fine. However this makes the keyboard to loose its focus prompting user to tap before focus is regained for correction. Is it possible to validate the pin after it's completed without losing keyboard focus inorder to enable faster user's interaction.
I am running app on desktop by the way.