chat_bubbles icon indicating copy to clipboard operation
chat_bubbles copied to clipboard

Flutter chat bubble/speech bubble widgets.

Results 38 chat_bubbles issues
Sort by recently updated
recently updated
newest added

it should have parameter child which can have any Widget which will be displayed inside message bubble

'package:flutter/src/material/slider.dart': Failed assertion: line 194 pos 15: 'value >= min && value

Hi, i found the following issues while using plugin. The value / state of keyboard entry is lost when any of the following event is fired. (keyboard close, keyboard mode...

question
cannot reproduce

The purpose of making the message bar stateful is to not lose the typed text when the state of the parent widget changes.

After this commit user will have full access over customizing MessageBar texfield's color border and it's decoration property.

Not able to change fill color of the message bar

Would it be relevant to add markdown support ? Generative AI uses markdown so for example instead of showing text wrapped in "**", markdown will show bold text. [flutter_markdown](https://pub.dev/packages/flutter_markdown) package...

i am making app where there is a group chat so i need to show that who had send the message above the message the user name will be written...

Unable to add richtext inside message box