panteao 1.1.26 copy "panteao: ^1.1.26" to clipboard
panteao: ^1.1.26 copied to clipboard

Dart client for the Panteao BDI Coprocessor. Integrates multi-agent BDI systems via JSON and Sockets natively in your Dart or Flutter application.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add panteao

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

dependencies:
  panteao: ^1.1.26

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

Publisher

unverified uploader

Weekly Downloads

Dart client for the Panteao BDI Coprocessor. Integrates multi-agent BDI systems via JSON and Sockets natively in your Dart or Flutter application.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on panteao