Skip to content

flutter's cupertino library docs contain many symbols not specifically related to Cupertino widgets #2207

Open
@devoncarew

Description

@devoncarew

Opening this issue so we don't lose the feedback. From @timsneath:

The hosted package:cupertino docs have many documented symbols not related to Cupertino widgets (Material, foundation, ...): https://api.flutter.dev/flutter/cupertino/cupertino-library.html. Documenting these is all technically correct, but make it difficult to see what's actually introduced into the Flutter namespace by the cupertino library.

@jcollins-g tells me that there are knobs we could introduce, that flutter could then tweak in it's dartdoc config (https://github.com/flutter/flutter/blob/master/dev/tools/dartdoc.dart#L126), that could improve the situation here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3A lower priority bug or feature requestcustomer-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