web_hyperlink 0.0.3 copy "web_hyperlink: ^0.0.3" to clipboard
web_hyperlink: ^0.0.3 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 HTML hyperlinks in Flutter Web
  • 🎨 Customize hyperlink color
  • 📏 Customize font size
  • 🔤 Customize font weight
  • 🖋️ Customize font family
  • ➖ Optional underline
  • 🌐 Open links in the current tab
  • 🆕 Open links in a new browser tab
  • 📱 Multiple hyperlinks can be used on the same page
  • ⚡ Lightweight and simple to use
  • 🌍 Designed specifically for Flutter Web

📸 Screenshot #

[Web Hyperlink Demo]

Installation #

Add web_hyperlink to your pubspec.yaml:

dependencies:
  web_hyperlink: ^0.0.3
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