custom_pin_keyboard 0.0.4 copy "custom_pin_keyboard: ^0.0.4" to clipboard
custom_pin_keyboard: ^0.0.4 copied to clipboard

The best flutter package that gives you a custom keyboard for one time password widgets, transaction pin widgets and simple login widgets

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add custom_pin_keyboard

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

dependencies:
  custom_pin_keyboard: ^0.0.4

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:custom_pin_keyboard/custom_pin_keyboard.dart';
9
likes
150
points
88
downloads

Publisher

unverified uploader

Weekly Downloads

The best flutter package that gives you a custom keyboard for one time password widgets, transaction pin widgets and simple login widgets

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on custom_pin_keyboard