addis_ai_sdk
Production-ready Flutter and Dart SDK for Addis AI chat, voice, speech-to-text, and translation APIs.
What this package is like to depend on
Last release 28 days ago
26 Jul 2026
Too new to tell
only 2 release windows
Nearly every release is documented
notes for 5 of 5 stable releases
Nothing withdrawn
no release was ever pulled
6 months old
5 releases · first in 2026
5 releases in the last 12 months
see the full history below
Release timeline
5 releases · Feb 2026 to Jul 2026Releases
latest 5-
0.2.226 Jul 2026Release notes
Open source →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.126 Jul 2026Release notes
Open source →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-defineinstead 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.026 Jul 2026Release notes
Open source →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.
topPandtopKgeneration 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.122 Feb 2026 -
0.1.022 Feb 2026Release notes
Open source →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.