TinoGuo / pin_input_text_field

A textField widget to help display different style pin
Apache License 2.0
368 stars 81 forks source link

The constructor property, inputFormatter is confusing #57

Closed hayashi-ay closed 3 years ago

hayashi-ay commented 3 years ago

Hi there,

Thanks for publishing this package.

As the title says, inputFormatter is confusing because the constructor of TextField uses inputFormatters though they behave the same.

TinoGuo commented 3 years ago

will update it after #58 merged, thx