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

Added inputFormatters parameter #68

Open fabioranieri opened 2 years ago

fabioranieri commented 2 years ago

Added the ability to add multiple inputFormat. The digit inputFormat is still managed automatically by the library