Build agentic full-stack apps with Genkit
Google's open-source framework Genkit has introduced a new Agents API in preview for TypeScript and Go, enabling developers to build full-stack AI-powered applications with built-in support for messag…
Google's open-source framework Genkit has introduced a new Agents API in preview for TypeScript and Go, enabling developers to build full-stack AI-powered applications with built-in support for messag…
A developer built a custom project management app in 24 hours after a friend complained that Trello was too complicated for renovating a house. The app, built with Flutter/Dart and an AI agent, includ…
The Antigravity SDK, paired with Google's Gemini models, enables stateful, autonomous AI agents for Dart and Flutter developers. A community-maintained native Dart SDK bridges the gap, providing a zer…
Kreuzcrawl v0.3.0 ships with 14 language bindings, a tiered WAF-aware dispatch engine, and reduces peak streaming memory from ~2.5 GB to ~20 MB. The release also enables SSRF defense by default across…
A developer found that AI repeatedly introduced the same bug—using floating-point doubles for monetary values—across different parts of a codebase. Each fix addressed only the reported instance, leavi…
A developer has built the first Dart/Flutter client for SAIC connected vehicles, creating a pure Dart package called `saic_ismart` that enables mobile apps to directly communicate with the SAIC iSmart…
A developer released Jynx, a matchmaking app that connects gamers with compatible teammates based on skill level, play style, and schedule. The app, built entirely using Claude Code and available on i…
Google has introduced a middleware architecture for Genkit, its open-source framework for building AI-powered applications, adding a programmable interception layer around model calls, tool execution,…
This article presents a comparative analysis of implementing AI in mobile applications, examining both On-Device (using Google ML Kit) and On-Server (using Hugging Face Inference API) approaches on Na…
EduCloud, a fully offline AI study assistant that runs on-device using Gemma 4 to help African students turn PDFs and lecture screenshots into interactive study materials. The project, tested across 1…
The Flutter MCP Toolkit v3 has been released, featuring a completely redesigned architecture where the MCP and CLI act as thin wrappers with configurable packages. This version introduces optional, cl…
Genkit, an open-source framework for building AI-powered applications, has introduced a middleware system that allows developers to intercept and customize generation calls and tool execution loops. T…