flutter_ai_agent_sdk 1.1.1 copy "flutter_ai_agent_sdk: ^1.1.1" to clipboard
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

1.0.0 - 2025-01-01 #

Added #

  • Initial release
  • Voice agent with STT/TTS support
  • OpenAI and Anthropic LLM providers
  • Tool/function calling
  • Conversation memory
  • VAD and turn detection
  • Streaming support
  • Event system
  • Example app
2
likes
50
points
40
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

A high-performance, extensible AI Agent SDK for Flutter with voice interaction, LLM integration, and tool execution.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

async, audioplayers, collection, dio, flutter, flutter_sound, flutter_tts, http, json_annotation, logger, path_provider, record, rxdart, speech_to_text, uuid, web_socket_channel

More

Packages that depend on flutter_ai_agent_sdk

Packages that implement flutter_ai_agent_sdk