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

outdated

The Custom NumPad package is a versatile Flutter library designed to seamlessly integrate customizable numeric keypads into various screens, particularly targeting payment and numeric input scenarios.

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.3

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
0
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

The Custom NumPad package is a versatile Flutter library designed to seamlessly integrate customizable numeric keypads into various screens, particularly targeting payment and numeric input scenarios.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on custom_numeric_pad