keybord_library 0.0.4 copy "keybord_library: ^0.0.4" to clipboard
keybord_library: ^0.0.4 copied to clipboard

a flutter keyboard library

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add keybord_library

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

dependencies:
  keybord_library: ^0.0.4

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:keybord_library/keybord_library.dart';
1
likes
100
pub points
2%
popularity

Publisher

unverified uploader

a flutter keyboard library

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, rxdart

More

Packages that depend on keybord_library