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 🤓🤓
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
PinCodeTextField widget do not apply value of
textCapitalization: TextCapitalization.characters
:->
The same line work fine on simple
TextField
widget:->