flutter_gemma_mediapipe 1.0.1 copy "flutter_gemma_mediapipe: ^1.0.1" to clipboard
flutter_gemma_mediapipe: ^1.0.1 copied to clipboard

MediaPipe (.task) on-device inference engine for flutter_gemma (Android/iOS/Web). Opt-in package; provides an InferenceEngineProvider. Bundles Google's MediaPipe Pod/Gradle deps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_gemma_mediapipe

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

dependencies:
  flutter_gemma_mediapipe: ^1.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:flutter_gemma_mediapipe/flutter_gemma_mediapipe.dart';
0
likes
150
points
242
downloads

Documentation

API reference

Publisher

verified publishersashadenisov.dev

Weekly Downloads

MediaPipe (.task) on-device inference engine for flutter_gemma (Android/iOS/Web). Opt-in package; provides an InferenceEngineProvider. Bundles Google's MediaPipe Pod/Gradle deps.

Homepage
Repository (GitHub)
View/report issues

Topics

#gemma #llm #mediapipe #on-device #ai

License

MIT (license)

Dependencies

flutter, flutter_gemma, meta, mutex, plugin_platform_interface

More

Packages that depend on flutter_gemma_mediapipe

Packages that implement flutter_gemma_mediapipe