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

custom keyboard action

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add custom_keyboard_action

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

dependencies:
  custom_keyboard_action: ^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:custom_keyboard_action/custom_keyboard_action.dart';
0
likes
140
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

custom keyboard action

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on custom_keyboard_action

Packages that implement custom_keyboard_action