Cretezy / flutter_linkify

Turns text URLs and emails into clickable inline links in text for Flutter
https://pub.dartlang.org/packages/flutter_linkify
MIT License
262 stars 99 forks source link

support anyRtl #113

Open mbfakourii opened 1 year ago

mbfakourii commented 1 year ago

Hi can you support anyRtl to display mixed text from rtl and ltr like this jndEU

mbfakourii commented 1 year ago

@Cretezy Can there be several SelectableLinkify below and have the ability to select text together?