dart_agent_core 2.1.0 copy "dart_agent_core: ^2.1.0" to clipboard
dart_agent_core: ^2.1.0 copied to clipboard

A mobile-first, local-first Dart library for building and evaluating stateful, tool-using AI agents with multi-provider LLM and MCP support.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dart_agent_core

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  dart_agent_core: ^2.1.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:dart_agent_core/dart_agent_core.dart';
10
likes
0
points
779
downloads

Publisher

unverified uploader

Weekly Downloads

A mobile-first, local-first Dart library for building and evaluating stateful, tool-using AI agents with multi-provider LLM and MCP support.

Repository (GitHub)
View/report issues

Topics

#agent #agent-framework #llm #mcp #flutter

License

unknown (license)

Dependencies

aws_common, aws_signature_v4, crypto, dio, http, logging, mcp_dart, uuid

More

Packages that depend on dart_agent_core