web_hyperlink 0.0.1 copy "web_hyperlink: ^0.0.1" to clipboard
web_hyperlink: ^0.0.1 copied to clipboard

A lightweight Flutter Web widget for rendering clickable HTML hyperlinks.

web_hyperlink #

A lightweight Flutter Web widget for rendering clickable HTML hyperlinks with customizable text, URL, styling, and browser-tab behavior.

Features #

  • Create clickable hyperlinks in Flutter Web
  • Custom link text
  • Custom URL
  • Optional underline
  • Custom text color
  • Custom font size
  • Custom font weight
  • Custom font family
  • Open links in the current tab or a new tab
  • Supports multiple hyperlinks on the same page
  • Designed specifically for Flutter Web

Installation #

Add web_hyperlink to your pubspec.yaml:

dependencies:
  web_hyperlink: ^0.0.1
1
likes
0
points
403
downloads

Publisher

unverified uploader

Weekly Downloads

A lightweight Flutter Web widget for rendering clickable HTML hyperlinks.

License

unknown (license)

Dependencies

flutter, web

More

Packages that depend on web_hyperlink