flutter_linkify
flutter_linkify copied to clipboard
Offer textScaler
With a recent (well, not that recent...) Flutter update textScaleFactor has been deprecated and replaced by textScaler. This change appears in the Text widget and thus should also be implemented in Linkify.