by memex-lab · Agent Tool · ★ 28
Dart Agent Core A mobile-first, local-first Dart library for building and evaluating stateful, tool-using AI agents English | 简体中文 is a mobile-first, local-first Dart library that implements a full agentic loop with tool use, state persistence, multi-turn memory, skill system, context compression, and agent evals. It connects to mainstream LLM providers (OpenAI, Gemini, Claude, and any OpenAI-compatible API) and handles the orchestration layer — tool calling, streaming, planning, sub-agent delegation — entirely in Dart, making it suitable for Flutter apps without a Python or Node.js backend.
| Stars | 28 |
| Forks | 9 |
| Language | Dart |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 73.9202889489829/100 |
| Open Issues | 2 |
| Last Updated | 2026-06-26 |
| Created | 2026-03-05 |
| Est. Tokens | ~20k |
These tools work well together with dart_agent_core for enhanced workflows:
Explore other popular agent tool tools:
dart_agent_core is Dart framework for stateful AI agents: tool use, skills, sub-agent delegation, planning, streaming, evals, and multi-provider LLM support.. It is categorized as a Agent Tool with 28 GitHub stars.
dart_agent_core is primarily written in Dart. It covers topics such as agent, agent-framework, agents.
You can find installation instructions and usage details in the dart_agent_core GitHub repository at github.com/memex-lab/dart_agent_core. The project has 28 stars and 9 forks, indicating an active community.
dart_agent_core is released under the MIT license, making it free to use and modify according to the license terms.