Skip to content

In Flutter docs, classes are listed multiple times #1158

Closed
@Hixie

Description

@Hixie

When a library exports another library, but both libraries are being docced together, the result is that each class that is exported by both libraries is listed twice.

We should only list classes as coming from the package that they actually come from, and not mention them in packages that re-export them, if we are including that package in the docs.

See also:

cc @devoncarew

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1A high priority bug; for example, a single project is unusable or has many test failurescustomer-flutterIssues originating from important to Fluttertype-enhancementA request for a change that isn't a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions