Skip to content

Would like to be able to link from DartDocs back to source files. #1454

Closed
@eseidelGoogle

Description

@eseidelGoogle

Lots of reasons this could be useful, e.g.

  1. Pointing users to where the docs were generated from so they can edit them.
  2. Pointing users to the implementations of the classes in question so they can read them.

a. came up from @InMatrix wanting to be able to encourage our users to improve our docs.
b. Occurred to me this morning when wanting to get to the source of "TabBar" but not wanting to go have to search github when I had already found the docs:
https://docs.flutter.io/flutter/material/TabBar-class.html

Maybe the --cross-dart option already does something like this? FYI @Hixie

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 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