Skip to content

For Flutter docs, be more aggressive about including dependencies #1159

Closed
@Hixie

Description

@Hixie

Right now we don't export all of vector_math in the Flutter docs, but we do export Matrix4. This results in Matrix4 being documented, but the types that it uses not being documented.

We should, IMHO, have a way to tell dartdoc that we want to include the documents for all our dependencies, with dartdoc automatically following the imports to find everything that's mentioned and documenting them all.

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