ai_sdk_flutter 0.1.2 copy "ai_sdk_flutter: ^0.1.2" to clipboard
ai_sdk_flutter: ^0.1.2 copied to clipboard

A Flutter package that consumes Vercel AI SDK v5 streams, providing chat functionality, tool calling, and streaming capabilities for AI-powered applications.

0.1.2 #

  • Updated CHANGELOG.md to include version references for pub.dev compliance

0.1.1 #

  • Code formatting improvements to meet pub.dev standards
  • Added CODEOWNERS file for repository maintenance
  • Updated README with accurate project status
  • All tests passing with full coverage

0.1.0 #

  • Initial release
  • Core data models for UIMessage, UIMessagePart, and UIMessageChunk
  • HTTP/SSE transport layer with DefaultChatTransport
  • Chat client with streaming support and state management
  • Tool execution framework with FunctionTool and ToolExecutor
  • Comprehensive test coverage (35 tests)
  • Example Flutter chat application
  • Full compatibility with Vercel AI SDK v5 streaming protocol
3
likes
160
points
52
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that consumes Vercel AI SDK v5 streams, providing chat functionality, tool calling, and streaming capabilities for AI-powered applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

equatable, flutter, http, meta

More

Packages that depend on ai_sdk_flutter