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

EVA 实时语音对话 Flutter SDK,支持 Android/iOS 音频、摄像头、command 与可替换媒体 SPI。

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add autoark_eva_client_sdk

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 dart pub get):

dependencies:
  autoark_eva_client_sdk: ^1.0.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:autoark_eva_client_sdk/autoark_eva_client_sdk.dart';
0
likes
0
points
334
downloads

Publisher

verified publisherautoark.ai

Weekly Downloads

EVA 实时语音对话 Flutter SDK,支持 Android/iOS 音频、摄像头、command 与可替换媒体 SPI。

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on autoark_eva_client_sdk

Packages that implement autoark_eva_client_sdk