fayeed / flutter_mentions

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

list.firstWhere throws error when using special characters #62

Open jacobhtye opened 3 years ago

jacobhtye commented 3 years ago

When using special characters as a trigger, firstWhere throws an exception

Screen Shot 2021-11-11 at 4 15 05 PM

https://stackoverflow.com/questions/52354195/list-firstwhere-bad-state-no-element.