link_text 0.1.6 copy "link_text: ^0.1.6" to clipboard
link_text: ^0.1.6 copied to clipboard

outdated

Easy to use text widget for Flutter apps, which converts inlined URLs into clickable links. Allows custom styling.

[0.1.6] #

  • Added shouldTrimParams property that improves readability of longer links

[0.1.5] #

  • Added onLinkTap callback that allows overriding the default tap handler

[0.1.4] #

  • Migrated to AndroidX
  • Added documentation
  • Replaced deprecated TextStyles

[0.1.3] #

  • Replaced RichText widget with Text.rich()

[0.1.2] #

  • LinkText widget now handles URLs which include commas

[0.1.1] #

  • Improved README

[0.1.0] - Initial release #

  • Fully working LinkText widget - easily convert inlined urls into clickable links
  • Example project included
41
likes
0
pub points
90%
popularity

Publisher

unverified uploader

Easy to use text widget for Flutter apps, which converts inlined URLs into clickable links. Allows custom styling.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, url_launcher

More

Packages that depend on link_text