Feature request - Quick reply buttons support #684
-
Since mobile integration with LLMs - ChatGTP, Anthropic and etc - is getting more and more popular, a lot of projects will be creating chatbots. It would be great, we flutter_chat_ui supports custom widget support along with standard chat bubble. We could use custom widget to present quick reply buttons, or action buttons such as accept / decline offer, or yes or no buttons to bot's questions and etc. Currently, the only option we have is bubbleBuilder - https://github.com/flyerhq/flutter_chat_ui/issues/294 or https://github.com/flyerhq/flutter_chat_ui/issues/301. But it is too difficult to implement. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I think this covers all possible actions |
Beta Was this translation helpful? Give feedback.
bubbleBuilder
is a legacy. While I don't have that yet inv2
it will be probably easy to add. In the backlog I have:I think this covers all possible actions