link_metadata 0.0.2 copy "link_metadata: ^0.0.2" to clipboard
link_metadata: ^0.0.2 copied to clipboard

A Dart package for extracting Open Graph metadata, images, and favicons from URLs.

Changelog #

0.0.1 #

  • Initial release.
  • Extract Open Graph metadata (title, description, site name, image) from URLs.
  • Extract favicons from web pages.
  • Fetch images as Uint8List bytes for easy use in Flutter.
  • Support for proxy configuration for Flutter web compatibility.
  • Custom HTML and image fetching functions for flexible integration.
1
likes
135
points
13
downloads

Publisher

verified publisherstormej.me

Weekly Downloads

A Dart package for extracting Open Graph metadata, images, and favicons from URLs.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

http

More

Packages that depend on link_metadata