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

HarmonyOS 小艺智能体 Flutter 插件,通过 PlatformView 嵌入原生 FunctionComponent,在 Flutter 应用中一键唤起智能体对话。仅支持 Flutter OHOS 平台。

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add aiagent_ohos

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

dependencies:
  aiagent_ohos: ^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:aiagent_ohos/aiagent_ohos.dart';
0
likes
50
points
61
downloads

Documentation

Documentation
API reference

Publisher

verified publishernutpi.net

Weekly Downloads

HarmonyOS 小艺智能体 Flutter 插件,通过 PlatformView 嵌入原生 FunctionComponent,在 Flutter 应用中一键唤起智能体对话。仅支持 Flutter OHOS 平台。

Repository
View/report issues

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on aiagent_ohos

Packages that implement aiagent_ohos