Skip to content
This repository was archived by the owner on May 29, 2023. It is now read-only.
This repository was archived by the owner on May 29, 2023. It is now read-only.

intent to discontinue #48

@devoncarew

Description

@devoncarew

Hi - we intend to discontinue this package. It's no longer in use by the Dart team's tooling packages and has only limited use in the ecosystem (see https://pub.dev/packages?q=dependency%3Apub_cache).

Some possible recourse for people who are using this package:

  • consume the output of dart pub cache list (that command didn't exist when this package was created)
  • in-line the implementation; it's pretty minimal
  • fork the package and re-publish (which may then imply some ongoing maintenance)

And as a heads up, newer Dart SDKs (2.19 and later) use pub.dev as the domain name in the cache dir path, instead of pub.dartlang.org.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions