flutekeyboard 0.2.0 copy "flutekeyboard: ^0.2.0" to clipboard
flutekeyboard: ^0.2.0 copied to clipboard

Fully customizable, multi-lanugage virtual keyboard for embedded projects

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutekeyboard

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

dependencies:
  flutekeyboard: ^0.2.0

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:flutekeyboard/flutekeyboard.dart';
7
likes
150
points
67
downloads

Publisher

verified publisheramarulasolutions.com

Weekly Downloads

Fully customizable, multi-lanugage virtual keyboard for embedded projects

Repository (GitHub)
View/report issues

Topics

#keyboard #virtual-keyboard #widget

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutekeyboard