- Initial release, working base functionality.
- Initial release, working functionality.
- Example Added.
- FocusNode issue resolved.
- added on change while entering the otp.
- added cursor with animation ,accessibility to manage otp pin field spacing and also added custom keyboard option in place on default keyboard
- custom keyboard on submit callback issue resolved.
- Removed unused imports to increase Pass static analysis.
Stable
animation ,accessibility to manage otp pin field spacing and also added custom keyboard option in place on default keyboard
- Hot fix custom keyboard view
- Hot fix for on change for on custom keyboard
- Hot fix for Animation in custom keyboard
- Hot fix
- Added functionality to add custom keyboard and also added ability to hide/un-hide the default keyboard of the OS
- added function to
clear the text field controller
- (Hot Fix)added function to
clear the text field controller
- Added
sms auto fill functionality
- (Hot Fix)added function to
sms auto fill functionality for sms-regex
- documentation updated and minor bug fixes
- adds
filledBackgroundColor
property toOtpPinFieldStyle
- adds
requestFocus()
to controller