cus_shortcut 1.0.4 copy "cus_shortcut: ^1.0.4" to clipboard
cus_shortcut: ^1.0.4 copied to clipboard

custom shortcuts widget

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cus_shortcut

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

dependencies:
  cus_shortcut: ^1.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:cus_shortcut/cus_shortcut.dart';
1
likes
140
points
83
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

custom shortcuts widget

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on cus_shortcut