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

Allow Random Mask Characters #19

Closed codekeyz closed 5 years ago

codekeyz commented 5 years ago

Please review and merge this PR.

LiewJunTung commented 5 years ago

Hmm... Interesting. This is to allow multiple mask characters but is it really "Random"? Plus it made the multiple mask characters the default choice instead of the maskcharacter option.

codekeyz commented 5 years ago

Haha, just having a fun time with the library.