Skip to content

package:http missing docs on dartdocs.org #66

@abarth

Description

@abarth

Steps to reproduce:

  1. Go to https://pub.dartlang.org/packages/http
  2. Click the link under "Documentation" on the right

Expected result

I expect to see the API docs for package:http

Actual result

I get a 404.

Analysis

https://www.dartdocs.org/documentation/http/0.11.3%2B12/ lacks API docs. The most recent version with API docs appears to be 0.11.3+10:

https://www.dartdocs.org/documentation/http/0.11.3%2B10/

Perhaps this corresponded to the change in SDK requirements in package:http and dartdocs.org is using an old Dart SDK to generate the docs?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions