fayeed / flutter_mentions

A simple flutter input widget to add @ mentions functionality to your app
MIT License
107 stars 122 forks source link

Selecting Mentions #85

Open omarGenius opened 2 years ago

omarGenius commented 2 years ago

When pressing on mentions nothing happens and there is no way or method for selecting the mention[index]

amr1tv1rd1 commented 2 years ago

When pressing on mentions nothing happens and there is no way or method for selecting the mention[index]

@omarGenius - Did you find any solution for this? I am looking for the same.