otp_pin_field 1.1.2
otp_pin_field: ^1.1.2 copied to clipboard
A flutter package which will help you to generate pin code fields with beautiful design and animations. Can be useful for OTP or pin code inputs
0.0.1 -Release #
- Initial release, working base functionality.
0.0.2 -Release #
- Initial release, working functionality.
1.0.0 -Release #
- Example Added.
1.0.1 -Release #
- FocusNode issue resolved.
1.0.2 -Release #
- added on change while entering the otp.
1.0.3 -Release #
- added cursor with animation ,accessibility to manage otp pin field spacing and also added custom keyboard option in place on default keyboard
1.0.4 -Release #
- custom keyboard on submit callback issue resolved.
1.0.4+1 -Release #
- Removed unused imports to increase Pass static analysis.
1.1.0 -Release #
Stableanimation ,accessibility to manage otp pin field spacing and also added custom keyboard option in place on default keyboard
1.1.0+1 -Release #
- Hot fix custom keyboard view
1.1.1 -Release #
- Hot fix for on change for on custom keyboard
1.1.1+1 -Release #
- Hot fix for Animation in custom keyboard
1.1.1+2 -Release #
- Hot fix
1.1.2 -Release #
- Added functionality to add custom keyboard and also added ability to hide/un-hide the default keyboard of the OS