meshagent_agents 0.41.7 copy "meshagent_agents: ^0.41.7" to clipboard
meshagent_agents: ^0.41.7 copied to clipboard

Agent chat sessions and clients for Meshagent Dart applications.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add meshagent_agents

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

dependencies:
  meshagent_agents: ^0.41.7

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:meshagent_agents/meshagent_agents.dart';
0
likes
0
points
996
downloads

Publisher

verified publishermeshagent.com

Weekly Downloads

Agent chat sessions and clients for Meshagent Dart applications.

Homepage

License

unknown (license)

Dependencies

meshagent, msgpack_dart, uuid, web_socket_channel

More

Packages that depend on meshagent_agents