ai_sdk_flutter 0.1.0 copy "ai_sdk_flutter: ^0.1.0" to clipboard
ai_sdk_flutter: ^0.1.0 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.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
0
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

License

unknown (license)

Dependencies

equatable, flutter, http, meta

More

Packages that depend on ai_sdk_flutter