fayeed / flutter_mentions

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

add ability to give controller to mention widget #78

Open Fnalsk opened 2 years ago

Fnalsk commented 2 years ago

Allow passing a controller to the widget.

Fnalsk commented 2 years ago

fixes #76