mediapipe_task_vision 0.0.1 copy "mediapipe_task_vision: ^0.0.1" to clipboard
mediapipe_task_vision: ^0.0.1 copied to clipboard

PlatformAndroidiOS
unlisted

Google's MediaPipe Task Vision implementation for Flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mediapipe_task_vision

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

dependencies:
  mediapipe_task_vision: ^0.0.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:mediapipe_task_vision/mediapipe_task_vision.dart';
1
likes
140
points
12
downloads

Publisher

verified publishertensorflow.org

Weekly Downloads

Google's MediaPipe Task Vision implementation for Flutter

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on mediapipe_task_vision

Packages that implement mediapipe_task_vision