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

A multilingual, draggable on-screen keyboard for Flutter desktop, touch and web. Numeric / QWERTY / symbols, English + Hindi + Arabic (RTL) out of the box, bring-your-own layouts, dark theme, and zero [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add polyboard

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

dependencies:
  polyboard: ^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:polyboard/polyboard.dart';
0
likes
150
points
26
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A multilingual, draggable on-screen keyboard for Flutter desktop, touch and web. Numeric / QWERTY / symbols, English + Hindi + Arabic (RTL) out of the box, bring-your-own layouts, dark theme, and zero dependencies beyond Flutter.

Homepage
Repository (GitHub)
View/report issues

Topics

#keyboard #onscreen-keyboard #virtual-keyboard #desktop #touch

License

MIT (license)

Dependencies

flutter

More

Packages that depend on polyboard