Skip to content

Change the order of groups on dartdoc pages #1323

Closed
@Hixie

Description

@Hixie

The order right now is a bit weird (especially that typedefs come so early on the library page).

Here are the suggested new orders:

  • Top-level page: flutter, dart core, flutter_markdown, flutter_test, flutter_driver.
  • Library pages: classes, constants, properties, functions, enums, typedefs, exceptions.
  • Enum pages: constants, properties, methods, operators.
  • Class pages: constructors, properties, methods, operators, static methods, constants.

cc @sethladd

Metadata

Metadata

Assignees

Labels

P1A high priority bug; for example, a single project is unusable or has many test failurescustomer-flutterIssues originating from important to Flutter

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions