ai_chat_box 0.5.0 copy "ai_chat_box: ^0.5.0" to clipboard
ai_chat_box: ^0.5.0 copied to clipboard

A generic, customizable chat widget for Flutter that supports dynamic AI-like conversations with user-defined callback responses.

Changelog #

0.5.0 #

  • Feature: Added animated loading indicator (dots animation) while waiting for bot response.
  • Improvement: Implemented proper resource management with dispose() method to prevent memory leaks.
  • Improvement: Added Timer cleanup for loading animation.
  • Update: Dependencies updated to latest compatible versions.
  • Refactor: Code style improvements (consistent use of single quotes).

0.4.1 #

  • Fix workflow and examples.

0.1.0 #

  • Initial release.
  • Added GenericChatWidget with support for dynamic callbacks.
0
likes
160
points
112
downloads

Publisher

unverified uploader

Weekly Downloads

A generic, customizable chat widget for Flutter that supports dynamic AI-like conversations with user-defined callback responses.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cupertino_icons, flutter, gpt_markdown

More

Packages that depend on ai_chat_box