PackageTrack
Sign in Get early access

pubspec2

A library for manipulating pubspec.yaml files. This is a place holder until the pubspec library is updated with PR

4.0.0 6.3K downloads/mo #3533 most downloaded on pub.dev onepub-dev/pubspec

What this package is like to depend on

Last release 3 years ago

no release in 18 months

Release timing varies

gaps range from 3 weeks to 1.4 years

Nearly every release is documented

notes for 6 of 6 stable releases

1 version withdrawn

withdrawn after publishing

6 years old

7 releases · first in 2021

0 releases in the last 12 months

see the full history below

Release timeline

7 releases · Feb 2021 to Jul 2023
2022 2023 2024 2025 2026
Release Pre-release Withdrawn

Releases

latest 7
  1. 4.0.0 25 Jul 2023
    Release notes
    • breaking change - load and save now take the directory path as a String rather than a Directory.
    • removed dcli as a dependency to reduce the circular dependencies between these packages.
    • breaking changed move min sdk to 3.x
    Open source →
  2. 3.0.0 03 Jul 2023
    Release notes
    • moved dependency types into their own libraries.
    • breaking change in ExternalHostedReference ctor. bool argument verboseFormat is now a named parameter.
    Open source →
  3. 2.5.0 02 Jul 2023 withdrawn
    Release notes
    • improvements to the type system
    • Fixed a bug on Windows where the executable script path used the wrong path delimiter.
    Open source →
  4. 2.4.2 12 Jan 2023
    Release notes
    • removed dependency on package uri as we aren't using it.
    Open source →
  5. 2.4.1 17 Jul 2022
    Release notes
    • changed the barrel file name to pubspec2.dart to confirm with dart conventions. You will need to update your imports to package:pubspec2/pubspec2.dart.
    • Fixed a bug in the initialisation of an executable script name (it was being left as null). Added unit tests for same.
    Open source →
  6. 2.4.0 12 Jul 2022
    Release notes
    • CRITICAL: fixed a critical bug in the 'save' method. We were not flushing the ioSink before calling close with the result that we would often end up with a truncated pubspec.yaml.
    Open source →
  7. 1.0.0 18 Feb 2021
    Release notes

    Change the sdk constraint according to the guide lines. renamed pubspec.dart to pubspec.dart

    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