pub_cache library

A programmatic API for reflecting on Pub's cache directory.

Classes

Application
A Dart application; a package with an entry-point, available via pub global activate.
Package
A representation of a package, including the name, version, and location on disk.
PackageRef
A package reference, including the package name and version. This package reference can be resolved to the actual package on disk.
PubCache
A programmatic API for reflecting on Pub's cache directory.