pub2yocto
A Dart package to convert pubspec.lock file to Yocto recipes.
0.5.0
8.8K downloads/mo
#3099 most downloaded on pub.dev
SeungkyunKim/pub2yocto
What this package is like to depend on
Last release 5 months ago
13 Mar 2026
Release timing varies
gaps range from 9 days to 9 months
Nearly every release is documented
notes for 13 of 14 stable releases
Nothing withdrawn
no release was ever pulled
1 years old
14 releases · first in 2025
3 releases in the last 12 months
see the full history below
Release timeline
14 releases · Apr 2025 to Mar 2026
2026
Releases
latest 14-
0.5.013 Mar 2026Release notes
Open source →- Replace
git ls-remote HEADwithgit for-each-refon local git cache. Resolve the latest commit by examining branch heads in the locally cached bare repository - Fix indents and white space trail
- Replace
-
0.4.513 Mar 2026Nothing published for this version
-
0.4.411 Mar 2026 -
0.4.311 Jun 2025 -
0.4.210 Jun 2025Release notes
Open source →- Use achieved sha256 value from hosted
- Ignore '.git' suffix on git repository address
- Refactor writeAsRecipe to more readibility
-
0.4.110 Jun 2025 -
0.4.009 Jun 2025 -
0.3.230 May 2025 -
0.3.120 Apr 2025Release notes
Open source →- Added support for SHA256 checksum calculation of the
pubspec.lockfile. This ensures the integrity with current pubspec lock. - Fixed static analysis issues.
- Added support for SHA256 checksum calculation of the
-
0.3.019 Apr 2025Release notes
Open source →Added
- Added links for more information
- Introduced a badge to show the latest version available on pub.dev.
- A new CLI option
-d, --download-prefixto specify the download directory prefix for hosted dependencies. This enhancement allows for customization of the directory structure of downloaded packages in the README and reflected in the source code handling. - The functionality to compute and append a custom
downloadfilenameto SRC_URI in Yocto recipes based on the newdownload-prefixoption. This is aimed at offering greater flexibility and organization for managing package downloads.
Changed
- Updated the package version in
pubspec.yamland README documentation to^0.3.0. - Improved the file generation comment in
pub2yocto.dartfor clarity, indicating that the file is generated by pub2yocto.
-
0.2.115 Apr 2025Release notes
Open source →- Add example code and also included an explanation of the example in the README file
-
0.2.015 Apr 2025 -
0.1.114 Apr 2025 -
0.1.013 Apr 2025