pinpad 0.0.5 copy "pinpad: ^0.0.5" to clipboard
pinpad: ^0.0.5 copied to clipboard

outdated

A flutter PinPad Widget with default look and feel but be customized with decorations and styles. Randomised keypad arrangements, optional input masking. 100% dart code.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pinpad

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  pinpad: ^0.0.5

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:pinpad/pinpad.dart';
5
likes
0
pub points
29%
popularity

Publisher

unverified uploader

A flutter PinPad Widget with default look and feel but be customized with decorations and styles. Randomised keypad arrangements, optional input masking. 100% dart code.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on pinpad