virtual_keypad 1.1.1 copy "virtual_keypad: ^1.1.1" to clipboard
virtual_keypad: ^1.1.1 copied to clipboard

On-screen virtual keyboard widget and keypad for Flutter kiosk, POS, TV, desktop and touchscreen apps. Numeric, numpad, PIN, emoji, floating and custom layouts in 12 languages.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add virtual_keypad

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

dependencies:
  virtual_keypad: ^1.1.1

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:virtual_keypad/virtual_keypad.dart';
48
likes
160
points
757
downloads
screenshot

Documentation

Documentation
API reference

Publisher

verified publisheralmasum.dev

Weekly Downloads

On-screen virtual keyboard widget and keypad for Flutter kiosk, POS, TV, desktop and touchscreen apps. Numeric, numpad, PIN, emoji, floating and custom layouts in 12 languages.

Repository (GitHub)
View/report issues
Contributing

Topics

#keyboard #virtual-keyboard #onscreen-keyboard #multilingual-keyboard #text-input

License

MIT (license)

Dependencies

emoji_picker_flutter, flutter

More

Packages that depend on virtual_keypad