0 purchases
text url recognizable
The widget wich help you to make URL-s in text tappable to launch them as you want it.
Features #
Recognizes URL-s in text with built-in regexp and makes the URL-s tappable.
Getting started #
Add dependency #
You can use the command to add text_url_recognizable as a dependency with the latest stable version:
$ dart pub add text_url_recognizable
copied to clipboard
Or you can manually add text_url_recognizable into the dependencies section in your pubspec.yaml:
dependencies:
text_url_recognizable: ^any
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.