gesturedeck_flutter 1.1.2 copy "gesturedeck_flutter: ^1.1.2" to clipboard
gesturedeck_flutter: ^1.1.2 copied to clipboard

outdated

Gesturedeck empowers users to effortlessly control their devices through intuitive touch gestures, without even needing to look at the screen..

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gesturedeck_flutter

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

dependencies:
  gesturedeck_flutter: ^1.1.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:gesturedeck_flutter/gesturedeck_flutter.dart';
4
likes
0
points
37
downloads

Publisher

verified publishernavideck.com

Weekly Downloads

Gesturedeck empowers users to effortlessly control their devices through intuitive touch gestures, without even needing to look at the screen..

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

flutter

More

Packages that depend on gesturedeck_flutter

Packages that implement gesturedeck_flutter