package_config

Support for working with Package Resolution Configuration files

BSD-3-CLAUSE License

Stars
16
Committers
21

Bot releases are visible (Hide)

package_config - Support `package_config.json` files. Latest Release

Published by lrhn over 4 years ago

This version retains the original API and adds a completely new API for working with package_config.json files.

The original API will be removed in version 2.0.0.

package_config - Support extended .packages format

Published by lrhn about 5 years ago

package_config - 1.0.4

Published by pq over 6 years ago

1.0.4

  • Set max SDK version to <3.0.0.
package_config - 1.0.1

Published by pq over 7 years ago

package_config - 0.1.5

Published by pq over 8 years ago

package_config - 0.1.3

Published by lrhn about 9 years ago

package_config - 0.1.3-dev

Published by pq about 9 years ago

package_config - 0.1.1

Published by pq over 9 years ago

package_config - 0.0.3+1

Published by harryterkelsen over 9 years ago

Remove dependency on http package

package_config - 0.0.3

Published by harryterkelsen over 9 years ago

Separate out VM dependencies.
The Packages interface class should not depend on a platform specific
library (dart:io).
This removed the dependency, and also splits the implementation
classes into those that are generally applicable and those that
requite dart:io to operate (the "local packages directory" which
allows iterating the package names by scanning the directory).

package_config - 0.0.2+4

Published by harryterkelsen over 9 years ago

Allow "_" as the first char in a package name

package_config - 0.0.2+3

Published by pq over 9 years ago

package_config - 0.0.2+2

Published by pq over 9 years ago

package_config - 0.0.2+1

Published by pq over 9 years ago

package_config - 0.0.2

Published by pq over 9 years ago