pin_code_text_field 1.1.2
pin_code_text_field: ^1.1.2 copied to clipboard
A highly customisable Flutter widget for entering pin code. Suitable for use cases such as login and OTP.
1.1.2 17 December 2018 #
- Refactored provided
PinBoxDecoration
toProvidedPinBoxDecoration
- Refactored provided
PinBoxTextAnimation
toProvidedPinBoxTextAnimation
1.1.1 15 December 2018 #
- minor bug fix
1.1.0 15 December 2018 #
Added customizable animation on texts
- added errorBorderColor
- added hasTextBorderColor
- added onTextChanged
- added pinTextAnimatedSwitcherTransition
- added pinTextAnimatedSwitcherDuration
1.0.0 11 December 2018 #
- Added a few text properties
- maskCharacter
- pinCodeTextStyle
0.1.1 16 October 2018 #
- First release of plugin
0.0.3 16 October 2018 #
- Update with customizable BoxDecorator