pin_keyboard 1.1.2 copy "pin_keyboard: ^1.1.2" to clipboard
pin_keyboard: ^1.1.2 copied to clipboard

A Pin Keyboard Flutter package, Make it easy to use and minimal code.

pin_keyboard #

A Pin Keyboard Flutter package, Make it easy to use and minimal code.

Screenshot

Usage #

PinKeyboard(
    length: 4,
    enableBiometric: true,
    iconBiometricColor: Colors.blue[400],
    onChange: (pin) {},
    onConfirm: (pin) {},
    onBiometric: () {},
)
25
likes
110
pub points
84%
popularity

Publisher

verified publisherwachasit.com

A Pin Keyboard Flutter package, Make it easy to use and minimal code.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_svg

More

Packages that depend on pin_keyboard