leap_motion 2.2.0 copy "leap_motion: ^2.2.0" to clipboard
leap_motion: ^2.2.0 copied to clipboard

This is the Dart framework for working with Leap Motion. Leap Motion is a motion-control software and hardware company developing the world's most powerful and sensitive 3D motion-control and motion-s [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add leap_motion

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

dependencies:
  leap_motion: ^2.2.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:leap_motion/leap_motion.dart';
0
likes
20
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

This is the Dart framework for working with Leap Motion. Leap Motion is a motion-control software and hardware company developing the world's most powerful and sensitive 3D motion-control and motion-sensing technology.

License

MIT (license)

More

Packages that depend on leap_motion