SimformSolutionsPvtLtd / flutter_chatview

Highly customisable chat UI with reply and reaction functionality.
https://pub.dev/packages/chatview
MIT License
296 stars 131 forks source link

Wrap the _chatController.addReplySuggestions([SuggestionItemData( text: suggestion),SuggestionItemData( text: suggestion),SuggestionItemData( text: suggestion)]) #251

Open AKP0516ANIL opened 1 month ago

AKP0516ANIL commented 1 month ago

When displaying the suggestions in UI it gets scrollable Horizontally, Looking for how can it be wrapped to the next line instead of being scrollable

vatsaltanna-simformsolutions commented 1 month ago

Currently, this feature isn’t available. However, we’ll consider it as a potential enhancement. Since this package is open for contributions, feel free to submit a pull request with your suggestion.