PackageTrack
Sign in Get early access

metadata_fetch

A dart library for extracting metadata on web pages such as OpenGraph, Meta, Twitter Cards, and Structured Data (Json-LD)

0.4.2 14K downloads/mo #2526 most downloaded on pub.dev jg-l/metadata_fetch

What this package is like to depend on

Last release 2 years ago

no release in 18 months

Ships unpredictably

gaps range from 2 weeks to 3.3 years

Nearly every release is documented

notes for 12 of 13 stable releases

Nothing withdrawn

no release was ever pulled

7 years old

13 releases · first in 2020

0 releases in the last 12 months

see the full history below

Release timeline

13 releases · Feb 2020 to Sep 2024
2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 13
  1. 0.4.2 10 Sep 2024
    Release notes
    • Updated SDK constraint to ">=2.12.0 <4.0.0"
    • Updated dependencies:
      • http from ^0.13.3 to ^1.2.2
      • string_validator from ^0.3.0 to ^1.1.0
      • html from ^0.15.0 to ^0.15.4
      • Replaced pedantic with lints ^4.0.0
      • test from ^1.17.5 to ^1.25.8
    Open source →
  2. 0.4.1 06 Jun 2021
    Release notes
    • Improve Documentation
    Open source →
  3. 0.4.0 06 Jun 2021
    Release notes
    • NNBD (Null Safety) enabled
    • Various API changes
    • extract() and responsetoDocument are now encapsulated inside the MetadataFetch class. This is to avoid global clashes when imported.
    • Removed the requestURL extension which served as a static variable attached to http.Document, which caused problems.
    • Metadata.parse(document, url: myURL) now accepts the url keyword argument. This is used as a fallback url in Metadata.url and to resolve relative (non-absolute URL) images.
    Open source →
  4. 0.3.4 12 Jan 2021
    Release notes
    • Fix resolution of relative URL for images
    Open source →
  5. 0.3.3 08 Jul 2020
    Release notes
    • Relative image url now uses the absolute path
    Open source →
  6. 0.3.2 20 Jun 2020
    Release notes
    • Improved JsonLD Parser
    Open source →
  7. 0.3.1 26 Mar 2020
    Release notes
    • Added JSON serialization
    Open source →
  8. 0.3.0 11 Mar 2020
    Release notes
    • Added Twitter Card Parser
    • Metadata structure now includes url
    Open source →
  9. 0.2.2 23 Feb 2020

    Nothing published for this version

  10. 0.2.1 21 Feb 2020
    Release notes
    • Minor Improvements
    Open source →
  11. 0.2.0 21 Feb 2020
    Release notes
    • Improve API and generalized the Metadata Parser
    • Added more documentation
    Open source →
  12. 0.1.1 20 Feb 2020
    Release notes
    • Various improvements throughout
    Open source →
  13. 0.1.0 19 Feb 2020
    Release notes
    • Initial version, created by Stagehand
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive