linkable 1.0.4 copy "linkable: ^1.0.4" to clipboard
linkable: ^1.0.4 copied to clipboard

outdated

A Flutter widget to add links to your text. Linkable widget is a wrapper over RichText which allows you to render links that can be clicked to redirect to the URL.

1.0.1 2 June 2020. #

  • Add link to websites, emails, telephones numbers.

1.0.2 2 June 2020. #

  • Renamed widget.

1.0.3 3 June 2020. #

  • Fixed bug when no link is present.

1.0.4 3 June 2020. #

  • Convert to stateless widget.
33
likes
0
points
1.98k
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter widget to add links to your text. Linkable widget is a wrapper over RichText which allows you to render links that can be clicked to redirect to the URL.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, url_launcher

More

Packages that depend on linkable