smart_otp_field_plus 1.0.1
smart_otp_field_plus: ^1.0.1 copied to clipboard
A smart and customizable Flutter OTP input field with autofill, paste support, resend timer, obscure text, backspace handling, and flexible theming.
Changelog #
1.0.0 #
- Initial stable release of Smart OTP Field
- Custom OTP input widget
- OTP controller support
- Theme customization
- Custom border radius, colors, spacing
- OTP completion callback
- Resend timer widget
- OTP paste support
- Backspace handling fix
- Android & iOS autofill support
- Obscure OTP support
- Flexible theming support
1.0.1 #
- Improved documentation
- Fixed README examples
- Added API documentation comments