flutter_ai_stream 0.0.2
flutter_ai_stream: ^0.0.2 copied to clipboard
Real-time streaming AI SDK for Flutter with Gemini, OpenAI, Claude & Tool Calling support.
0.0.2 #
- Added official visual UI preview banner and branding logo.
- Enhanced documentation and quick start guide.
0.0.1 #
- Initial release of
flutter_ai_stream. - Real-time streaming token reception (SSE) for Google Gemini 2.0/1.5 and OpenAI (GPT-4o, Claude, DeepSeek).
- Declarative Tool Calling (Function Calling) with auto-execution.
- Drop-in
AiChatViewwith auto-scrolling, typing animations, and theming. - Smart conversation state management with
AiChatController.