custom_pin_entry_field 1.0.2
custom_pin_entry_field: ^1.0.2 copied to clipboard
A fully user customizable Pin Entry Field.
0.0.1 10.11.2020 #
- Customizable input decoration.
- Customizable borderRadius.
- Customizable borderColor and borderWidth for focused and disabled border.
- onChanged to observe the text changed.
1.0.1 11.11.2020 #
- Hideable cursor.
- onSubmit to handle submits, validation and navigation after text changed.
- Automatically focuses to the next node.