hex_ai_chat 0.6.0 copy "hex_ai_chat: ^0.6.0" to clipboard
hex_ai_chat: ^0.6.0 copied to clipboard

Hex AI chat core - chat UI, services, theme, business plugin system, and localization

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hex_ai_chat

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

dependencies:
  hex_ai_chat: ^0.6.0

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:hex_ai_chat/hex_ai_chat.dart';
0
likes
60
points
346
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Hex AI chat core - chat UI, services, theme, business plugin system, and localization

Repository

License

MIT (license)

Dependencies

collection, connectivity_plus, cryptography, file_picker, flutter, flutter_localizations, flutter_markdown, flutter_secure_storage, hex_ai_agent, hex_ai_core, hex_ai_llm, http, intl, json_annotation, markdown, path_provider, provider, uuid

More

Packages that depend on hex_ai_chat