pub_api 0.0.7
pub_api: ^0.0.7 copied to clipboard
A package to use Pub's API.
0.0.7 #
- Migrate from
pedantictolints. - Fix the previously broken test.
PubPackage.fromName: actually useserver.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
versiontopub_semverfor 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.