dotup_flutter_shortcuts 2.0.2 copy "dotup_flutter_shortcuts: ^2.0.2" to clipboard
dotup_flutter_shortcuts: ^2.0.2 copied to clipboard

Widget to handle shortcuts easy. With actions and intents.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dotup_flutter_shortcuts

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

dependencies:
  dotup_flutter_shortcuts: ^2.0.2

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:dotup_flutter_shortcuts/dotup_flutter_shortcuts.dart';
1
likes
70
pub points
3%
popularity

Publisher

verified publisherdotup.de

Widget to handle shortcuts easy. With actions and intents.

Homepage

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on dotup_flutter_shortcuts