kiosk_keyboard_plus 1.0.0 copy "kiosk_keyboard_plus: ^1.0.0" to clipboard
kiosk_keyboard_plus: ^1.0.0 copied to clipboard

A customizable on-screen keyboard widget for Flutter kiosk applications with support for numeric, text, and alphanumeric input modes.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add kiosk_keyboard_plus

With Flutter:

 $ flutter pub add kiosk_keyboard_plus

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

dependencies:
  kiosk_keyboard_plus: ^1.0.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:kiosk_keyboard_plus/kiosk_keyboard_plus.dart';
1
likes
0
points
180
downloads

Publisher

verified publishernexivaservices.com

Weekly Downloads

A customizable on-screen keyboard widget for Flutter kiosk applications with support for numeric, text, and alphanumeric input modes.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on kiosk_keyboard_plus