anime_pin_code_field

Creator: coderz1093

Last updated:

0 purchases

anime_pin_code_field Image
anime_pin_code_field Images

Languages

Categories

Add to Cart

Description:

anime pin code field

anime_pin_code_field #
Pin code field.
a pin code field for flutter, animated and customizable pin code field with 4 digits.




Property
Description




width
Width of widget


height
Height of widget


inputBoxColor
Background color of widget


cursorColor
Color of cursor


onSubmitClick
When user tap on submit button onSubmitClick will call


textEditingController
Text controller of pin code


autoFocus
Auto focus to field(default enabled)



Usage #
AnimePinCodeField(
onSubmitClick: (pinCode) {
print('pin code is: $pinCode');
},
)
copied to clipboard
thanks to https://dribbble.com/Volorf for nice design.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.