Linkable icon indicating copy to clipboard operation
Linkable copied to clipboard

A Flutter widget to dynamically add links to your text.

Results 11 Linkable issues
Sort by recently updated
recently updated
newest added

Fixes issues: - #6 - #19

Flutter SDK 3.19 deprecates the `scaleTextFactor` in favor of `scaler`

Hi! I am using your package and it is really good. I've faced a problem now, I have a subdomain with one length. I can't add to Linkable. for example:...

Is there a way to send youtube links to youtube app? It use the default browser. Thank you for this good package btw. 🌝

I'm seeing that if I create a block of text that has `http:// `or `https://` or h`ttps://www.` the : is getting removed so the URL will not load. If I...

Parsing seems to be working but I cant click on any link: thanks for your help ` [VERBOSE-2:ui_dart_state.cc(209)] Unhandled Exception: MissingPluginException(No implementation found for method canLaunch on channel plugins.flutter.io/url_launcher_ios) `

I'm using this text within a custom container/card and I'd like for the non-link text to be tappable as well. The idea is that a user can tap on the...

Added underline when text is linkable