flutter_linkify
flutter_linkify copied to clipboard
- add useOriginText parameter for force using origin text.
Works with: https://github.com/Cretezy/linkify/pull/57
- also added a debug parameter for debugging, it will display the .toString() of the LinkableElement instead the text it's normally display.