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

An implementation of MediaPipe text-based Tasks.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mediapipe_text

With Flutter:

 $ flutter pub add mediapipe_text

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

dependencies:
  mediapipe_text: ^0.0.1

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:mediapipe_text/mediapipe_text.dart';
5
likes
120
points
59
downloads

Publisher

unverified uploader

Weekly Downloads

An implementation of MediaPipe text-based Tasks.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

async, ffi, http, logging, mediapipe_core, native_assets_cli, native_toolchain_c, path

More

Packages that depend on mediapipe_text