PackageTrack
Sign in Get early access

pubspec_yaml

Dart library to access and manipulate content of pubpec.yaml files

3.1.0 3.5K downloads/mo #4368 most downloaded on pub.dev alexei-sintotski/pubspec_yaml

What this package is like to depend on

Last release 5 years ago

no release in 18 months

Ships fairly regularly

a new release about every 3 months

Most releases are documented

notes for 5 of 7 stable releases

Nothing withdrawn

no release was ever pulled

7 years old

7 releases · first in 2019

0 releases in the last 12 months

see the full history below

Release timeline

7 releases · Dec 2019 to Nov 2021
2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 7
  1. 3.1.0 15 Nov 2021
    Release notes
    • Correct YAML output with nested arrays and structures
    Open source →
  2. 3.0.0 18 Aug 2021

    Nothing published for this version

  3. 2.0.1 23 Apr 2020
    Release notes
    • Support for functional_data 0.3.0
    Open source →
  4. 2.0.1+1 13 Dec 2020

    Nothing published for this version

  5. 2.0.0 23 Mar 2020
    Release notes
    • Support for command-line executables provided by the package
    • PubspecYaml instances can be created from YAML using string extension method
    • This version requires Dart 2.7
    • Major refactoring to improve maintainability
    Open source →
  6. 1.0.0 22 Dec 2019
    Release notes

    PubspecYaml is a data type representing data stored in pubspec.yaml files.

    The following fields are supported:

    • Package name
    • Package version
    • Package description
    • Package author/authors
    • Package homepage, repository, and issue tracker
    • Package documentation
    • Package server specification
    • Dependency specifications: regular, dev, and overrides
    • SDK constraints
    • Command-line executables provided by the package

    Other fields are accessible via PubspecYaml.customFields as a JSON structure (Map<String, dynamic>).

    Open source →
  7. 1.0.0+1 22 Dec 2019
    Release notes
    • README.md correction
    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