1. Profile
  2. Collections
  3. Open source projects
Open source projects
  • 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.
    Learn More
    Linkable