tuul_sdk_flutter 0.1.5 copy "tuul_sdk_flutter: ^0.1.5" to clipboard
tuul_sdk_flutter: ^0.1.5 copied to clipboard

Flutter SDK for Tuul agent runtime, streaming, widget config, and local tool orchestration.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project follows Semantic Versioning.

0.1.0 - 2026-04-06 #

Added #

  • Initial Flutter and Dart SDK release for Tuul agent endpoints
  • TuulClientConfig for SDK and widget configuration
  • Typed SDK manifest, endpoint catalog, widget, conversation, message, and resource models
  • TuulClient.generate() for standard prompt execution
  • TuulClient.stream() for SSE response streaming
  • TuulClient.prompt() unified helper for blocking and streaming flows
  • Local tool declaration and execution support with automatic continuation
  • Conversation helpers:
    • list conversations
    • rename conversation
    • delete conversation
    • generate conversation title
  • Message helpers for conversation and run message retrieval
  • Public widget helpers:
    • getWidgetConfig()
    • getWidgetTheme()
    • getWidgetEmbed()
    • getEndpointCatalog()
  • TuulChatController for Flutter chat state handling
  • TuulAgentPanel starter widget for quick embedding

Notes #

  • First public documentation set added: README, CHANGELOG, and LICENSE

0.1.1 - 2026-04-06 #

Fix Conversation Loading #

1
likes
135
points
246
downloads

Documentation

API reference

Publisher

verified publisherdigitwhale.com

Weekly Downloads

Flutter SDK for Tuul agent runtime, streaming, widget config, and local tool orchestration.

Homepage

License

MIT (license)

Dependencies

flutter, http

More

Packages that depend on tuul_sdk_flutter