simple_numpad 1.0.5 copy "simple_numpad: ^1.0.5" to clipboard
simple_numpad: ^1.0.5 copied to clipboard

A simple numpad. You can easily change it to your desired design.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add simple_numpad
copied to clipboard

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

dependencies:
  simple_numpad: ^1.0.5
copied to clipboard

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:simple_numpad/simple_numpad.dart';
copied to clipboard
7
likes
160
points
115
downloads

Publisher

verified publisherc1646.com

Weekly Downloads

2024.09.05 - 2025.03.20

A simple numpad. You can easily change it to your desired design.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on simple_numpad