native_linkify library

Classes

LinkifyEntry
Base class for linkify entries.
Represents a url found in some text with its startIndex, endIndex in that text
LinkifyText
LinkifyText is a LinkifyEntry which contains pure text.
LinkifyUrl
LinkifyUrl is a LinkifyEntry which contains a link.
NativeLinkify
NativeLinkify class contains static methods which can help you with finding links in text