dash_chat icon indicating copy to clipboard operation
dash_chat copied to clipboard

Ability to @mention

Open emmett-deen opened this issue 4 years ago • 2 comments

Is your feature request related to a problem? Please describe. I would like to be able to @mention people in chat. This may be overkill for a drop in solution but would be very nice to have.

Describe the solution you'd like When '@' is typed to prompt a list (can be provided to dash chat constructor) of Chat Users and as more letters are typed filter by the display name. Also make these names clickable in chat and bolded.

emmett-deen avatar Dec 25 '19 22:12 emmett-deen

@emmett-deen Great idea, I think this would be a great package on its own maybe something like react-mentions and this would also work great with flutter_parsed_text.

I will work on this when I get some free time.

fayeed avatar Jan 12 '20 14:01 fayeed

Just finished a package flutter_mentions will integrate with dash_chat when I get some free time.

fayeed avatar Aug 09 '20 03:08 fayeed