genkit-dart
Build production-ready AI applications in Dart and Flutter
All Skills in This Repository (4)
Pure Emerald Level Indicatorscoding
Generate Dart code following strong typing and linting best practices.
dummy
Load and invoke a placeholder skill for Genkit framework testing.
schemantic
Generate type-safe Dart data classes and JSON schemas from abstract class definitions.
genkit-dart
Build type-safe Dart applications with a unified interface for text generation and tool calling.
Frequently Asked Questions
FAQPage SchemaHow to install Genkit Dart?โผ
Run `npx skills add genkit-ai/genkit-dart --all -g -y` in your terminal to install all skills in this suite globally.
What is Genkit Dart used for?โผ
It is a Dart SDK for building AI applications with text generation, structured output, tool calling, and multi-step agentic workflows.
Which AI models does Genkit Dart support?โผ
It supports Google AI, Vertex AI, Anthropic, OpenAI, Firebase AI, and Chrome's built-in Gemini Nano through dedicated plugin packages.
Can I use Genkit Dart in Flutter apps?โผ
Yes. It works in Flutter apps and Dart servers, with Shelf HTTP integration and example projects showing full-stack setups.
Does Genkit Dart support tool calling and agents?โผ
Yes. It includes tool calling, MCP protocol support, middleware for filesystem and skill access, and examples of autonomous agent patterns.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core