pub_api 0.0.7 copy "pub_api: ^0.0.7" to clipboard
pub_api: ^0.0.7 copied to clipboard

A package to use Pub's API.

0.0.7 #

  • Migrate from pedantic to lints.
  • Fix the previously broken test.
  • PubPackage.fromName: actually use server.
  • PubPackage.fromJson: fix type issues.
  • dart 3.
  • schttp 5.

0.0.6 #

  • Compliance with the Hosted Pub Repository Specification Version 2

0.0.5 #

  • Null-safety and updated dependencies

0.0.4 #

  • Switched from version to pub_semver for versions, because it's the standard.

0.0.3 #

  • Made the package actually work.

0.0.2 #

  • Made the versions SemVers.

0.0.1 #

  • Initial implementation with only basic package and version info support.