hex_ai_business 0.6.1 copy "hex_ai_business: ^0.6.1" to clipboard
hex_ai_business: ^0.6.1 copied to clipboard

Hex business layer - business plugin system, settings, l10n, and chat extension

hex_ai_business #

Hex 业务层 - 声明式业务插件系统、设置、本地化与 ChatExtension 实现。

特性 #

  • BusinessPlugin / BusinessRegistry:业务插件抽象
  • 声明式插件系统:从外部目录加载 manifest.yaml + JS 脚本 + HTML 页面
  • PluginWebViewPage:HTML ↔ Flutter 双向通信(FlutterBridge)
  • BusinessChatExtension:把业务注入 hex_ai_chatChatExtension 钩子
  • re-export hex_ai_chat——完整应用只需依赖本包一个,即可获得 chat + business 全部能力

使用 #

dependencies:
  hex_ai_business: ^0.1.0
import 'package:hex_ai_business/hex_ai_business.dart';
// BusinessPlugin、ChatScreen、hex_ai_agent 基础类型等全部可用
0
likes
110
points
368
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Hex business layer - business plugin system, settings, l10n, and chat extension

Repository

License

MIT (license)

Dependencies

archive, crypto, cryptography, file_picker, flutter, hex_ai_agent, hex_ai_chat, http, path, path_provider, webview_flutter, webview_flutter_android, yaml

More

Packages that depend on hex_ai_business