pub_api 0.1.0
pub_api: ^0.1.0 copied to clipboard
A package to use Pub's API.
0.1.0 #
- The default "hosted-url" (server) is now
pub.dev. PubPackage: addretractedandarchiveSha256.PubVersion: properpubspectype.PubVersion:publishedis now optional, as it officially doesn't exist.PubPackage: addisDiscontinued,replacedBy, andadvisoriesUpdated.- A lot of documentation.
- Better tests.
lints 5.
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 #
- Add
userAgentto be somewhat spec compliant.
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.