PackageTrack
Sign in Get early access

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
Release Pre-release

Releases

latest 14
  1. 0.5.0 13 Mar 2026
    Release notes
    • Replace git ls-remote HEAD with git for-each-ref on local git cache. Resolve the latest commit by examining branch heads in the locally cached bare repository
    • Fix indents and white space trail
    Open source →
  2. 0.4.5 13 Mar 2026

    Nothing published for this version

  3. 0.4.4 11 Mar 2026
    Release notes
    • Fix static analysis
    • Add explanation comment for git reference handling
    Open source →
  4. 0.4.3 11 Jun 2025
    Release notes
    • Improve null handling in HostedPubEntry class
    Open source →
  5. 0.4.2 10 Jun 2025
    Release notes
    • Use achieved sha256 value from hosted
    • Ignore '.git' suffix on git repository address
    • Refactor writeAsRecipe to more readibility
    Open source →
  6. 0.4.1 10 Jun 2025
    Release notes
    • Fixed bug on git src name of SRC_URI
    Open source →
  7. 0.4.0 09 Jun 2025
    Release notes
    • Fixed the entries for the git type in the generated recipe files.
    Open source →
  8. 0.3.2 30 May 2025
    Release notes
    • Change output file suffix to '.inc'
    Open source →
  9. 0.3.1 20 Apr 2025
    Release notes
    • Added support for SHA256 checksum calculation of the pubspec.lock file. This ensures the integrity with current pubspec lock.
    • Fixed static analysis issues.
    Open source →
  10. 0.3.0 19 Apr 2025
    Release notes

    Added

    • Added links for more information
    • Introduced a badge to show the latest version available on pub.dev.
    • A new CLI option -d, --download-prefix to 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 downloadfilename to SRC_URI in Yocto recipes based on the new download-prefix option. This is aimed at offering greater flexibility and organization for managing package downloads.

    Changed

    • Updated the package version in pubspec.yaml and README documentation to ^0.3.0.
    • Improved the file generation comment in pub2yocto.dart for clarity, indicating that the file is generated by pub2yocto.
    Open source →
  11. 0.2.1 15 Apr 2025
    Release notes
    • Add example code and also included an explanation of the example in the README file
    Open source →
  12. 0.2.0 15 Apr 2025
    Release notes
    • Support git type pub entries
    Open source →
  13. 0.1.1 14 Apr 2025
    Release notes
    • Improve parsing logic for general hosted server.
    Open source →
  14. 0.1.0 13 Apr 2025
    Release notes
    • Initial version.
    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