dart_pubspec_licenses
A library to make it easy to extract OSS license information from Dart packages using pubspec.yaml
3.2.0
183K downloads/mo
#886 most downloaded on pub.dev
espresso3389/flutter_oss_licenses
What this package is like to depend on
Last release 5 months ago
04 Mar 2026
Release timing varies
gaps range from 1 weeks to 1.8 years
Nearly every release is documented
notes for 26 of 26 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
26 releases · first in 2021
13 releases in the last 12 months
see the full history below
Release timeline
26 releases · Oct 2021 to Mar 2026Releases
latest 26-
3.2.004 Mar 2026Release notes
Open source →- Added
--split-sdk-licensesflag to splitsky_enginebundled licenses into separate package entries namedsky_engine/<component>(#29).
- Added
-
3.1.004 Mar 2026 -
3.0.1516 Dec 2025Release notes
Open source →Fix compatibility with Flutter 3.35.x by pinning pana to ^0.22.20 which
uses meta ^1.16.0 (compatible with Flutter SDK's meta version).Fixes: espresso3389/pdfrx#563
🤖 Generated with Claude Code
Co-Authored-By: Claude Opus 4.5 [email protected]
Release notes
Open source →- Fixed compatibility with Flutter 3.35.x by pinning pana to ^0.22.20, which uses meta ^1.16.0 (pdfrx#563)
-
3.0.1401 Oct 2025Release notes
Open source →- Fixed PathNotFoundException when processing Flutter pre-release versions by reading from
bin/cache/flutter.version.jsoninstead ofversionfile (#33).
- Fixed PathNotFoundException when processing Flutter pre-release versions by reading from
-
3.0.1324 Sep 2025Release notes
Open source →- Added SPDX license detection to expose
spdxIdentifiersin generated outputs (#14). - Updated the CLI entrypoint to return an exit code for better script integration.
- Added SPDX license detection to expose
-
3.0.1223 Sep 2025Release notes
Open source →- Fixed the main package being reported as one of its own dependencies in generated outputs.
- Ensure generated JSON and Dart constants always include metadata for the root package.
-
3.0.1123 Sep 2025Release notes
Open source →- FIXED: #31 Limit concurrent dependency loading to avoid resource exhaustion during generation.
-
3.0.1019 Sep 2025Release notes
Open source →- Added
isDirectDependencyfield to JSON output to distinguish direct dependencies from transitive ones (#16)
- Added
-
3.0.914 Sep 2025Release notes
Open source →- FIXED: #30
thisPackagemay not be generated correctly - Added
devDependenciesfield to thePackageclass in generated output
- FIXED: #30
-
3.0.809 Sep 2025Release notes
Open source →- Added comprehensive DartDoc comments to all public APIs for better documentation
-
3.0.708 Sep 2025 -
3.0.608 Sep 2025 -
3.0.508 Sep 2025Release notes
Open source →- pub workspace support
- flutter_oss_licenses now does nothing but just re-export the functionality of dart_pubspec_licenses and exists for backward compatibility only
- Projects had better use dart_pubspec_licenses directly
-
3.0.419 Nov 2024 -
3.0.319 Nov 2024 -
3.0.219 Nov 2024 -
3.0.106 Apr 2024 -
3.0.006 Apr 2024 -
2.0.306 Apr 2024 -
2.0.224 Jun 2022Release notes
Open source →- Handle platform separators, handle slashes in the url of hosted dependencies
- Add toJson conversion to a package
-
2.0.121 Apr 2022 -
2.0.021 Apr 2022 -
1.0.320 Apr 2022 -
1.0.219 Apr 2022 -
1.0.128 Oct 2021 -
1.0.028 Oct 2021