pin_keyboard 0.0.9 copy "pin_keyboard: ^0.0.9" to clipboard
pin_keyboard: ^0.0.9 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: () {},
)
27
likes
100
pub points
82%
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