flutter_gemma_builtin_ai 0.2.1 copy "flutter_gemma_builtin_ai: ^0.2.1" to clipboard
flutter_gemma_builtin_ai: ^0.2.1 copied to clipboard

Built-in OS AI engine for flutter_gemma: Gemini Nano (ML Kit GenAI, Android), Apple Foundation Models (iOS/macOS), and Gemini Nano via the Chrome Prompt API on Web. Opt-in InferenceEngineProvider for [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_gemma_builtin_ai

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

dependencies:
  flutter_gemma_builtin_ai: ^0.2.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_builtin_ai/flutter_gemma_builtin_ai.dart';
0
likes
140
points
747
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Built-in OS AI engine for flutter_gemma: Gemini Nano (ML Kit GenAI, Android), Apple Foundation Models (iOS/macOS), and Gemini Nano via the Chrome Prompt API on Web. Opt-in InferenceEngineProvider for system on-device models.

Homepage
Repository (GitHub)
View/report issues

Topics

#gemma #llm #gemini-nano #on-device #prompt-api

License

MIT (license)

Dependencies

flutter, flutter_gemma, flutter_web_plugins, meta, plugin_platform_interface

More

Packages that depend on flutter_gemma_builtin_ai

Packages that implement flutter_gemma_builtin_ai