liteagent_sdk_dart 0.2.1 copy "liteagent_sdk_dart: ^0.2.1" to clipboard
liteagent_sdk_dart: ^0.2.1 copied to clipboard

A LiteAgent Dart SDK, easy way to access your agent.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add liteagent_sdk_dart

With Flutter:

 $ flutter pub add liteagent_sdk_dart

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

dependencies:
  liteagent_sdk_dart: ^0.2.1

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:liteagent_sdk_dart/liteagent_sdk_dart.dart';
0
likes
150
points
133
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A LiteAgent Dart SDK, easy way to access your agent.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

dio, json_annotation, opentool_dart, retrofit, sse_client_dart

More

Packages that depend on liteagent_sdk_dart