Open
Description
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.