linkify_plus 6.0.3
linkify_plus: ^6.0.3 copied to clipboard
Turns text URLs and emails into clickable inline links in text for Flutter.
[6.0.3] #
- Fixed bug in
HashUrlLinkifier
[6.0.1] #
- Added HyperLinkifier to support click here Format
[6.0.0] #
- Up to date with flutter_linkify
[5.0.4] - 2023-03-30 #
- Added
HashUrlLinkifier
to allow Url formatting for #link#link_name#.
[5.0.3] - 2023-03-30 #
- Added
urlText
toLinkifyOptions
to allow customizing the text of the link.