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

LinkifyOptions concats 'http/https' to my text automatically #103

Open duocnguyen6799 opened 2 years ago

duocnguyen6799 commented 2 years ago

When I set options: LinkifyOptions(humanize: false, looseUrl: false), the text concats with 'http/https' automatically. Example: