fulde_keyboard 0.9.9 copy "fulde_keyboard: ^0.9.9" to clipboard
fulde_keyboard: ^0.9.9 copied to clipboard

A simple package for displaying virtual fulde keyboards. The library is written in Dart and has no native code dependency.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fulde_keyboard

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

dependencies:
  fulde_keyboard: ^0.9.9

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:fulde_keyboard/fulde_keyboard.dart';
7
likes
150
points
33
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

A simple package for displaying virtual fulde keyboards. The library is written in Dart and has no native code dependency.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on fulde_keyboard