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

Add prefixText and prefixTextStyle #91

Closed Rahiche closed 1 year ago

Rahiche commented 2 years ago

Currently we can't add a styled text before the main linkify text, this PR adds that feature

Screenshots from updated example:

Screen Shot 2021-07-19 at 19 23 20 Screen Shot 2021-07-19 at 19 25 36
CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.