flutter_gemma_agent 0.1.0 copy "flutter_gemma_agent: ^0.1.0" to clipboard
flutter_gemma_agent: ^0.1.0 copied to clipboard

On-device agentic skills (SKILL.md + tool-calling loop) for flutter_gemma. Opt-in package adding text/JS/native-intent/MCP skill executors.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_gemma_agent

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

dependencies:
  flutter_gemma_agent: ^0.1.0

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_agent/flutter_gemma_agent.dart';
1
likes
120
points
65
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

On-device agentic skills (SKILL.md + tool-calling loop) for flutter_gemma. Opt-in package adding text/JS/native-intent/MCP skill executors.

Homepage
Repository (GitHub)
View/report issues

Topics

#agent #skills #llm #tool-calling #on-device

License

MIT (license)

Dependencies

add_2_calendar, flutter, flutter_gemma, flutter_inappwebview, flutter_local_notifications, http, timezone, url_launcher, web, yaml

More

Packages that depend on flutter_gemma_agent