verification_code_field 1.0.5
verification_code_field: ^1.0.5 copied to clipboard
This package provides an input field that allows you to enter a 4, 5 or 6 digit verification code in your applications.
1.0.5 #
- Added focusedBorder property.
1.0.1 #
- Documentation added.
1.0.0 #
- Support for 4, 5, or 6-digit codes.
- Enabled automatic focus navigation between fields.
- Customization for text style, cursor color, fill color and more.
onSubmitcallback to capture complete code on entry.- Limited input to digits only.