An open API service indexing awesome lists of open source software.

https://github.com/ampless/pub_api

A Dart library for using Pub's API.
https://github.com/ampless/pub_api

Last synced: 4 months ago
JSON representation

A Dart library for using Pub's API.

Awesome Lists containing this project

README

          

# pub_api

A Dart library for using Pub's API, as specified in
[the API docs](https://github.com/dart-lang/pub/blob/master/doc/repository-spec-v2.md).

Currently only supports getting package info, more might come.