liteagent_sdk_dart 0.1.1 copy "liteagent_sdk_dart: ^0.1.1" to clipboard
liteagent_sdk_dart: ^0.1.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.1.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
120
points
54
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

dio, json_annotation, opentool_dart, retrofit

More

Packages that depend on liteagent_sdk_dart