thinksys_mediapipe_plugin 0.0.4 copy "thinksys_mediapipe_plugin: ^0.0.4" to clipboard
thinksys_mediapipe_plugin: ^0.0.4 copied to clipboard

The Thinksys Pose Detection Plugin is a Flutter package that integrates with MediaPipe to provide real-time pose detection capabilities specifically for iOS applications. This plugin allows developers [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add thinksys_mediapipe_plugin

With Flutter:

 $ flutter pub add thinksys_mediapipe_plugin

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

dependencies:
  thinksys_mediapipe_plugin: ^0.0.4

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

Import it

Now in your Dart code, you can use:

import 'package:thinksys_mediapipe_plugin/thinksys_mediapipe_plugin.dart';
15
likes
0
points
41
downloads

Publisher

verified publisherthinksys.com

Weekly Downloads

The Thinksys Pose Detection Plugin is a Flutter package that integrates with MediaPipe to provide real-time pose detection capabilities specifically for iOS applications. This plugin allows developers to easily track and analyze human poses, enabling features such as fitness tracking, gesture recognition, and more. With seamless integration and high-performance detection, it's an ideal tool for building interactive and motion-based iOS applications.

Repository (GitHub)
View/report issues

Topics

#mediapipe #pose-detection

License

unknown (license)

Dependencies

equatable, flutter, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on thinksys_mediapipe_plugin