url_text 1.0.2 copy "url_text: ^1.0.2" to clipboard
url_text: ^1.0.2 copied to clipboard

outdated

Url Test. Identify web links in text and make them clickable.

url_text #

Url Test. Identify web links in text and make them clickable.

What is looks like? #

Screenshot

Getting Started #

UrlText(
    text: 'This https://www.google.com is jump to Google.',
    urlStyle: TextStyle(color: Colors.green),
    style: TextStyle(color: Colors.pink),
),

Publish to Pub.dev #

flutter format .
flutter pub publish --dry-run
flutter pub publish
2
likes
40
pub points
40%
popularity

Publisher

verified publishermaomishen.com

Url Test. Identify web links in text and make them clickable.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

flutter, url_launcher

More

Packages that depend on url_text