pinput 0.1.2
pinput: ^0.1.2 copied to clipboard
100% Dart based PIN input field widget for Flutter, this widget accepts string os any length and calls the onSubmit method when all fields are filled.
Changelog #
0.1.2 - 11/24/2018 #
- Added
Properties: #
Property Default borderRadius 5.0 keybaordType number keyboardAction next
0.1.1 - 11/24/2018 #
- Added
Properties: #
Property Default onSubmit Function fieldsCount 4 isTextObscure false fontSize 40.0
0.0.1 - 10/24/2018 #
- Initial release, working base functionality