animated_pin_input_text_field 1.0.0 animated_pin_input_text_field: ^1.0.0 copied to clipboard
A Flutter package for creating an animated and customizable pin/OTP input text field.
1.0.0 #
Initial release of the PinInputTextField widget. This version includes the following features:
- Customizable pin length for one-time passwords (OTPs), personal identification numbers (PINs), or other forms of secure input.
- Auto-focusing on the next field for quick and easy input.
- Option to obscure pin input with a customizable obscuring character for additional security.
- Customizable border radius, padding, and colors to match your app's theme.
- Adjustable text styles for individual pin boxes.
- Support for different box shapes.