custom_numeric_pad 0.0.2 copy "custom_numeric_pad: ^0.0.2" to clipboard
custom_numeric_pad: ^0.0.2 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.2

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
16
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. This package empowers developers to implement highly adaptable and styled numeric keypads tailored to specific interface requirements.

License

unknown (license)

Dependencies

flutter

More

Packages that depend on custom_numeric_pad