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