flutter_chat_kit_ui 0.1.1 copy "flutter_chat_kit_ui: ^0.1.1" to clipboard
flutter_chat_kit_ui: ^0.1.1 copied to clipboard

Unofficial Flutter port of the OpenAI ChatKit UI. A drop-in chat widget compatible with OpenAI ChatKit backends.

0.1.1 #

  • Replace discontinued flutter_markdown with flutter_markdown_plus
  • Gracefully skip unknown SSE event types instead of throwing errors

0.1.0 #

  • Initial release
  • Full chat UI with message list, composer, header, and history panel
  • Self-hosted and OpenAI-hosted backend support via HTTP/SSE
  • Thread management with cursor-based pagination
  • Real-time streaming with hand-rolled SSE parser
  • Markdown rendering for assistant messages
  • File and image attachment uploads
  • Interactive widget system (cards, forms, tables)
  • Workflow visualization (reasoning, search, file tasks)
  • Tool call display with status indicators
  • Feedback, copy, and retry actions
  • Theming system with light/dark modes
  • Localization support with English defaults
1
likes
160
points
169
downloads

Publisher

verified publishermeadworks.io

Weekly Downloads

Unofficial Flutter port of the OpenAI ChatKit UI. A drop-in chat widget compatible with OpenAI ChatKit backends.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, flutter, flutter_markdown_plus, http, intl, mime

More

Packages that depend on flutter_chat_kit_ui