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

Custom Numeric Pad integrates customizable numeric keypads for payment and inputs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add custom_numeric_pad

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

dependencies:
  custom_numeric_pad: ^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:custom_numeric_pad/custom_numpad_package.dart';
7
likes
150
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

Custom Numeric Pad integrates customizable numeric keypads for payment and inputs.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on custom_numeric_pad