intellicon_chat_sdk 1.0.4 copy "intellicon_chat_sdk: ^1.0.4" to clipboard
intellicon_chat_sdk: ^1.0.4 copied to clipboard

A Flutter Intellicon chat sdk

Changelog #

1.0.4 #

  • Added full widget styling customization support across the chat interface.
  • Extended customization options for:
    • AppBar (color, text style, icon theme, center title).
    • Chat bubbles via AgentBubble and VisitorBubble (background, text, audio, video, and document message styles).
    • AudioMessageStyle (play/pause icon, slider, duration, download icon colors).
    • VideoMessageStyle (play button color).
    • DocumentMessageStyle (attachment, text, copy, and download icon colors).
    • Date box, hint text, and message text.
  • Improved overall flexibility and theming consistency for SDK users.

1.0.2 #

  • Updated Flutter SDK constraint to support Flutter 3.32.8 / Dart 3.5.4.
  • Improved README documentation for usage and customization details.

1.0.0 #

  • Initial release of the Intellicon Chat SDK.
  • Added full support for:
    • AgentBubble and VisitorBubble customization.
    • AudioMessageStyle, VideoMessageStyle, and DocumentMessageStyle.
    • AppBar, hintText, and message text styling options.
  • Provided detailed setup and usage guide in README.