flutter_ai_agent_sdk 1.1.1
flutter_ai_agent_sdk: ^1.1.1 copied to clipboard
A high-performance, extensible AI Agent SDK for Flutter with voice interaction, LLM integration, and tool execution.
Changelog #
1.1.0 - 2025-10-04 #
Added #
- Enhanced documentation and examples
- Improved code quality and standards compliance
- Added repository and documentation links in pubspec.yaml
- Fixed linting issues for better code quality
- Updated example application with improved error handling
Fixed #
- Updated message role handling to use proper enum values
- Fixed async dispose methods in demo examples
- Improved error handling and resource cleanup
- Enhanced pub.dev publication readiness
1.0.1 - 2025-10-04 #
Added #
- Enhanced documentation and examples
- Improved code quality and standards compliance
- Added repository and documentation links in pubspec.yaml
- Fixed linting issues for better code quality
Fixed #
- Updated message role handling to use proper enum values
- Fixed async dispose methods in demo examples
- Improved error handling and resource cleanup