Linkable

Linkable alternatives and competitors

A Flutter widget to add links to your text. The Text or RichText widgets render the URLs in them as simple text which are not clickable. So, Linkable widget is a wrapper over RichText which allows you to render links that can be clicked & redirect to the URL.

Top alternatives to Linkable