llm_dart_chat 0.11.0-alpha.1 copy "llm_dart_chat: ^0.11.0-alpha.1" to clipboard
llm_dart_chat: ^0.11.0-alpha.1 copied to clipboard

Pure Dart chat session and transport abstractions for llm_dart.

Changelog #

0.11.0-alpha.1 - 2026-05-12 #

  • Alpha release of the pure Dart chat runtime package.
  • Use this package directly for chat sessions, transports, reader helpers, and persistence support outside Flutter.
  • Flutter apps can use llm_dart_flutter when they want controller adapters on top of this runtime.
  • Keeps chat sessions on the AI helper layer instead of concrete provider implementations, preserving the provider/runtime boundary introduced in this alpha.
0
likes
50
points
82
downloads

Publisher

unverified uploader

Weekly Downloads

Pure Dart chat session and transport abstractions for llm_dart.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

llm_dart_ai, llm_dart_provider_utils, llm_dart_transport

More

Packages that depend on llm_dart_chat