linkify 2.0.1
linkify: ^2.0.1 copied to clipboard
Low-level link (text, URLs, emails) parsing library in Dart.
2.0.1 - 2019-12-27 #
- Export
defaultLinkifiers
2.0.0 - 2019-12-27 #
- Change
LinkTypestoLinkifier- Supports custom linkifiers
- Change
LinkElementtoUrlElementto better reflectUrlLinkifier(link != URL) - Change
humanizeoption toLinkifyOptions - Enabled
humanizeby default
1.0.1 - 2019-03-23 #
- Republish to fix maintenance score
1.0.0 - 2019-03-23 #
- Initial release