[Sitemap](https://blog.dart.dev/sitemap/sitemap.xml) [Open in app](https://play.google.com/store/apps/details?id=com.medium.reader&referrer=utm_source%3DmobileNavBar&source=post_page---top_nav_layout_nav-----------------------------------------) Sign up [Sign in](https://medium.com/m/signin?operation=login&redirect=https%3A%2F%2Fblog.dart.dev%2Fannouncing-genkit-dart-build-full-stack-ai-apps-with-dart-and-flutter-2a5c90a27aab&source=post_page---top_nav_layout_nav-----------------------global_nav------------------) [Medium Logo](https://medium.com/?source=post_page---top_nav_layout_nav-----------------------------------------) Get app [](https://medium.com/m/signin?operation=register&redirect=https%3A%2F%2Fmedium.com%2Fnew-story&source=---top_nav_layout_nav-----------------------new_post_topnav------------------) [Search](https://medium.com/search?source=post_page---top_nav_layout_nav-----------------------------------------) Sign up [Sign in](https://medium.com/m/signin?operation=login&redirect=https%3A%2F%2Fblog.dart.dev%2Fannouncing-genkit-dart-build-full-stack-ai-apps-with-dart-and-flutter-2a5c90a27aab&source=post_page---top_nav_layout_nav-----------------------global_nav------------------)  ## [Dart](https://blog.dart.dev/?source=post_page---publication_nav-23738d481ce8-2a5c90a27aab---------------------------------------) · Follow publication [](https://blog.dart.dev/?source=post_page---post_publication_sidebar-23738d481ce8-2a5c90a27aab---------------------------------------) Dart is an approachable, portable, and productive language for high-quality apps on any platform. Learn more at . Follow publication # Announcing Genkit Dart: Build full-stack AI apps with Dart and Flutter ## Announcing the preview launch of Genkit Dart, an open-source AI framework for building full-stack, AI-powered apps for any platform. [](https://medium.com/@chrisraygill?source=post_page---byline--2a5c90a27aab---------------------------------------) [Chris Gill](https://medium.com/@chrisraygill?source=post_page---byline--2a5c90a27aab---------------------------------------) 6 min read · Mar 10, 2026 [](https://medium.com/m/signin?actionUrl=https%3A%2F%2Fmedium.com%2F_%2Fvote%2Fdartlang%2F2a5c90a27aab&operation=register&redirect=https%3A%2F%2Fblog.dart.dev%2Fannouncing-genkit-dart-build-full-stack-ai-apps-with-dart-and-flutter-2a5c90a27aab&user=Chris+Gill&userId=207a22f5c67f&source=---header_actions--2a5c90a27aab---------------------clap_footer------------------) -- 1 [](https://medium.com/m/signin?actionUrl=https%3A%2F%2Fmedium.com%2F_%2Fbookmark%2Fp%2F2a5c90a27aab&operation=register&redirect=https%3A%2F%2Fblog.dart.dev%2Fannouncing-genkit-dart-build-full-stack-ai-apps-with-dart-and-flutter-2a5c90a27aab&source=---header_actions--2a5c90a27aab---------------------bookmark_footer------------------) [Listen](https://medium.com/m/signin?actionUrl=https%3A%2F%2Fmedium.com%2Fplans%3Fdimension%3Dpost_audio_button%26postId%3D2a5c90a27aab&operation=register&redirect=https%3A%2F%2Fblog.dart.dev%2Fannouncing-genkit-dart-build-full-stack-ai-apps-with-dart-and-flutter-2a5c90a27aab&source=---header_actions--2a5c90a27aab---------------------post_audio_button------------------) Share The Dart and Flutter communities have always pushed the boundaries of what’s possible across screens. You’ve shown that building high-quality, multi-platform applications doesn’t require compromising on developer experience. Now we’re bringing the same “write once, run anywhere” philosophy to AI-powered features and applications. We are thrilled to announce the preview launch of [**Genkit Dart**](https://genkit.dev/docs/dart/get-started/), an open-source AI framework for Dart and Flutter developers. Already available for TypeScript, Go, and Python, Genkit now empowers you to build **high-quality, full-stack, AI-powered applications for any platform**. Press enter or click to view image in full size  Announcing Genkit Dart (Preview) ## Why choose Genkit Dart? Genkit Dart provides you with the following capabilities: * **Model-agnostic API:** Supports Google, Anthropic, OpenAI, and OpenAI API-compatible models out-of-the-box. You’re never locked into a single provider. * **Type safety:** Uses Dart’s strong type system with the `schemantic[](https://pub.dev/packages/schemantic)` package to generate strongly typed data and create type-safe AI flows. * **Run code anywhere:** Write your AI logic once and run it as a backend service or directly inside your Flutter app. * **Developer UI:** Includes a localhost web UI where you can test prompts, view traces, and debug your flows. * **Complete AI toolkit:** Provides everything you need to build high-quality