yls_agi_sdk_dart 0.1.2 copy "yls_agi_sdk_dart: ^0.1.2" to clipboard
yls_agi_sdk_dart: ^0.1.2 copied to clipboard

Flutter/Dart SDK for the YLS AGI gateway, bridged from yls-agi-rust-sdk with flutter_rust_bridge.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add yls_agi_sdk_dart

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

dependencies:
  yls_agi_sdk_dart: ^0.1.2

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

Import it

Now in your Dart code, you can use:

import 'package:yls_agi_sdk_dart/yls_agi_sdk_dart.dart';
0
likes
130
points
33
downloads

Documentation

API reference

Publisher

verified publisheritbug.shop

Weekly Downloads

Flutter/Dart SDK for the YLS AGI gateway, bridged from yls-agi-rust-sdk with flutter_rust_bridge.

Topics

#ai #llm #openai #claude #gemini

License

MIT (license)

Dependencies

flutter, flutter_rust_bridge, freezed_annotation, plugin_platform_interface

More

Packages that depend on yls_agi_sdk_dart

Packages that implement yls_agi_sdk_dart