LiewJunTung / pin_code_text_field

A highly customisable Flutter widget for entering pin code. Suitable for use cases such as login and OTP.
MIT License
376 stars 78 forks source link

Uppercase letters feature #53

Open felipers84 opened 3 years ago

felipers84 commented 3 years ago

Hi. I've changed your code a little bit to fulfill a custom scenario: I needed to input all letters in uppercase, so I've created a new property. If you find interesting for your great widget, please accept my request.