flutter_ai_agent_tool 0.1.0
flutter_ai_agent_tool: ^0.1.0 copied to clipboard
A comprehensive toolkit for building AI-powered Flutter applications with multi-provider support, streaming responses, memory management, and extensible tool system.
0.1.0 #
- Initial release of Flutter AI Toolkit
- Multi-provider support for OpenAI, Anthropic (Claude), Google AI (Gemini), xAI (Grok), and Groq
- Comprehensive AI agent system with streaming support
- Memory management with multiple strategies (conversation, persistent, sliding window)
- Extensible tool/function calling system
- Pre-built UI components (ChatView, ChatMessageWidget, ChatInputWidget)
- Built-in tools (Calculator, DateTime)
- Full null safety support
- Comprehensive test coverage