Add option to skip category labels #1821
Labels
customer-flutter
Issues originating from important to Flutter
P2
A bug or feature request we're likely to work on
type-enhancement
A request for a change that isn't a bug
While this change to add category labels (#1610) makes sense on api.dartlang.org, it doesn't make sense on docs.flutter.io. e.g. see the presentation therein:
To the Flutter developer, those categories don't add any value and actually add confusion.
It'd be nice to have a flag to pass to
pub global run dartdoc
that specified to not use the categories for Dart./cc @kevmoo @jcollins-g
The text was updated successfully, but these errors were encountered: