lecle_system_shortcuts 0.0.1+1 copy "lecle_system_shortcuts: ^0.0.1+1" to clipboard
lecle_system_shortcuts: ^0.0.1+1 copied to clipboard

A flutter plugin to use the Android and iOS system shortcuts.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add lecle_system_shortcuts

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

dependencies:
  lecle_system_shortcuts: ^0.0.1+1

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:lecle_system_shortcuts/lecle_system_shortcuts.dart';
6
likes
130
pub points
68%
popularity

Publisher

verified publisherlecle.vn

A flutter plugin to use the Android and iOS system shortcuts.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on lecle_system_shortcuts