numpad_kit 0.0.2 copy "numpad_kit: ^0.0.2" to clipboard
numpad_kit: ^0.0.2 copied to clipboard

A fully customizable, cross-platform numeric keypad widget for Flutter. Supports custom themes, builders, keyboard input, and optional extra buttons.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add numpad_kit

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

dependencies:
  numpad_kit: ^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:numpad_kit/numpad_kit.dart';
0
likes
160
points
128
downloads

Publisher

unverified uploader

Weekly Downloads

A fully customizable, cross-platform numeric keypad widget for Flutter. Supports custom themes, builders, keyboard input, and optional extra buttons.

Repository (GitHub)
View/report issues

Topics

#numpad #keypad #input #flutter

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on numpad_kit