addis_ai_sdk 0.2.2 copy "addis_ai_sdk: ^0.2.2" to clipboard
addis_ai_sdk: ^0.2.2 copied to clipboard

Production-ready Flutter and Dart SDK for Addis AI chat, voice, speech-to-text, and translation APIs.

0.2.2 - 2026-07-27 #

Documentation #

  • Added Addis AI artwork and a polished centered header to the GitHub and pub.dev package README.
  • Bundled the optimized source artwork in the repository so the package branding remains maintainable.

0.2.1 - 2026-07-27 #

Documentation #

  • Redesigned the pub.dev README with a feature matrix, secure installation guidance, current API examples, platform support, migration notes, and links.
  • Reworked the Flutter example to load credentials through --dart-define instead of suggesting a source-code API key.
  • Updated the voice example to use the current voice catalog and durable clip generation API.

Fixed #

  • Restored the canonical OSI-approved MIT license text so automated package scoring and license detection work correctly.

0.2.0 - 2026-07-27 #

Added #

  • OpenAI-style chat completions, SSE streaming, system prompts, personas, and automatic function-calling loops.
  • Current voice generation, estimates, wallet usage, clip management, voice catalog, and preview APIs.
  • Speech-to-text and translation resources.
  • Retry-aware HTTP transport, API key/JWT authentication, idempotency keys, request options, and normalized production error types.
  • Compatibility entrypoint and migration aliases for existing applications.
  • topP and topK generation controls, reusable multimodal file references, realtime readiness events, PCM MIME envelopes, and upload validation.

Changed #

  • Aligned public behavior and endpoints with the official Addis AI JavaScript and Python SDKs at version 0.2.0.
  • Removed production debug logging and corrected legacy streaming request data.

0.1.1 - 2026-02-22 #

Fixed #

  • corrected license text and tightened dependencies

0.1.0 - 2026-02-22 #

Added #

  • Initial release of Addis AI Flutter SDK
  • Chat generation, streaming, TTS, realtime, attachments support
  • Example app with voice/chat UI and logo icon
  • TODO: Describe initial release.
1
likes
160
points
184
downloads

Documentation

API reference

Publisher

verified publisheranexon.tech

Weekly Downloads

Production-ready Flutter and Dart SDK for Addis AI chat, voice, speech-to-text, and translation APIs.

Homepage
Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

flutter, http, http_parser, mime, web_socket_channel

More

Packages that depend on addis_ai_sdk