desconexo / highlight_text

A flutter plugin to highlight words from a text
MIT License
30 stars 22 forks source link

onTap should not be required #25

Closed fleeser closed 2 years ago

fleeser commented 2 years ago

Since some developers only want a special substring to be highlighted instead of making it clickable, I think the onTap callback should be optional / not required by default.

desconexo commented 2 years ago

Same as #23 That's how it works, but on Github only. I not able to upload to pub.dev right now, soon as possible I will.