code_fields 0.0.4 code_fields: ^0.0.4 copied to clipboard
A package that allows you to create code fields with customization options for Flutter. It can be useful for OTP and other verification methods.
[0.0.3] - May. 7, 2021 #
- Custom controller to clear or set a code.
[0.0.2] - Nov. 23, 2020 #
- Callbacks bug fixed.
- Formatted code.
[0.0.1] - Nov. 23, 2020 #
This is the initial release of the code_fields package.
- TextFormFields with customization options.
- Focus the previous TextFormField by pressing the delete button.
- Default cursor support.
- Validation and error message.