meshagent 0.26.0 copy "meshagent: ^0.26.0" to clipboard
meshagent: ^0.26.0 copied to clipboard

building blocks for collaborative agents

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add meshagent

With Flutter:

 $ flutter pub add meshagent

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

dependencies:
  meshagent: ^0.26.0

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

Import it

Now in your Dart code, you can use:

import 'package:meshagent/meshagent.dart';
1
likes
130
points
2.98k
downloads

Publisher

verified publishermeshagent.com

Weekly Downloads

building blocks for collaborative agents

Homepage

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

collection, dart_jsonwebtoken, http, json_schema, logging, path, source_span, string_scanner, uuid, web, web_socket_channel

More

Packages that depend on meshagent