README.md
February 18, 2026 · View on GitHub
Genkit Dart (Preview)
AI SDK for Dart • LLM Framework • AI Agent Toolkit
Build production-ready AI-powered applications in Dart with a unified interface for text generation, structured output, tool calling, and agentic workflows.
See the Genkit package documentation for getting started, guides, and API reference.
| Package | Description | Pub |
|---|---|---|
genkit | A type-safe Dart client library for calling Google Genkit flows with streaming support, authentication, and comprehensive error handling. | |
genkit_google_genai | Google AI plugin for Genkit Dart. | |
genkit_anthropic | Anthropic plugin for Genkit Dart. | |
genkit_openai | OpenAI plugin for Genkit Dart. | |
genkit_chrome | Chrome Prompt API (Gemini Nano) plugin for Genkit Dart. | |
genkit_mcp | Model Context Protocol (MCP) plugin for Genkit Dart. | |
genkit_middleware | Common middlewares (filesystem, skills, toolApproval) for Genkit Dart. | |
genkit_shelf | Shelf HTTP Server integration for Genkit Dart. | |
genkit_firebase_ai | Firebase AI plugin for Genkit Dart. | |
schemantic | A general-purpose builder for generating type-safe data classes and JSON schemas from abstract definitions. |
Built by Google with contributions from the Open Source Community