Genkit Dart Genkit Dart is an AI SDK for Dart that provides a unified interface for code generation, structured outputs, tools, flows, and AI agents. Core Features and Usage If you need help with initializing Genkit ( ), Generation ( ), Tooling ( ), Flows ( ), Embeddings ( ), streaming, or calling remote flow endpoints, please load the core framework reference: references/genkit.md Genkit CLI (recommended) The Genkit CLI provides a local development UI for running Flow, tracing executions, playing with models, and evaluating outputs. check if the user has it installed: Installation: Usage: Wr…