pin_keypad 1.0.0 pin_keypad: ^1.0.0 copied to clipboard
Flutter package with beautiful keypad input, usable for PIN code input
Simple package that will display keypad in 3x4 grid, with Material Buttons. You can input text.
Features #
Display a simple keypad from material buttons.
Getting started #
Just import the package and use widget
Usage #
See example for usage
Additional information #
Planned features are to show input above the keypad and use controller to control the input.