autoark_eva_client_sdk 0.0.1 copy "autoark_eva_client_sdk: ^0.0.1" to clipboard
autoark_eva_client_sdk: ^0.0.1 copied to clipboard

PlatformAndroid

EVA 端侧 SDK 的 Flutter Android facade,连接 Kotlin 原生对话、媒体、VAD 与 Gateway 运行时。

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add autoark_eva_client_sdk

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

dependencies:
  autoark_eva_client_sdk: ^0.0.1

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:autoark_eva_client_sdk/autoark_eva_client_sdk.dart';
0
likes
120
points
66
downloads

Documentation

API reference

Publisher

verified publisherautoark.ai

Weekly Downloads

EVA 端侧 SDK 的 Flutter Android facade,连接 Kotlin 原生对话、媒体、VAD 与 Gateway 运行时。

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on autoark_eva_client_sdk

Packages that implement autoark_eva_client_sdk