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
Releases
latest 13-
0.4.210 Sep 2024Release notes
Open source →- Updated SDK constraint to
">=2.12.0 <4.0.0" - Updated dependencies:
httpfrom^0.13.3to^1.2.2string_validatorfrom^0.3.0to^1.1.0htmlfrom^0.15.0to^0.15.4- Replaced
pedanticwithlints^4.0.0 testfrom^1.17.5to^1.25.8
- Updated SDK constraint to
-
0.4.106 Jun 2021 -
0.4.006 Jun 2021Release notes
Open source →- NNBD (Null Safety) enabled
- Various API changes
extract()andresponsetoDocumentare now encapsulated inside theMetadataFetchclass. This is to avoid global clashes when imported.- Removed the
requestURLextension which served as a static variable attached tohttp.Document, which caused problems. Metadata.parse(document, url: myURL)now accepts theurlkeyword argument. This is used as a fallback url inMetadata.urland to resolve relative (non-absolute URL) images.
-
0.3.412 Jan 2021 -
0.3.308 Jul 2020 -
0.3.220 Jun 2020 -
0.3.126 Mar 2020 -
0.3.011 Mar 2020 -
0.2.223 Feb 2020Nothing published for this version
-
0.2.121 Feb 2020 -
0.2.021 Feb 2020Release notes
Open source →- Improve API and generalized the Metadata Parser
- Added more documentation
-
0.1.120 Feb 2020 -
0.1.019 Feb 2020