flutter / flutter/devtools

[Property Editor] Link to docs

Open
#9,045 0 comments 0 reactions 0 assignees View on GitHub
P2 property editor
Dominant language
Dart
Stars
1.7k
Forks
404
Avg merge
6d 17h
Merged PRs (30d)
18

Description

Splitting of from https://github.com/flutter/devtools/issues/9034 to address:

> Should we add a link to the widget’s API reference? This would let the user read things like the widget properties’ docs.

Need to confirm if the Flutter docs URLs are consistent, but we might be able to create this with:

`https://api.flutter.dev/flutter/widgets/{{WIDGET NAME}}-class.html`

e.g. https://api.flutter.dev/flutter/widgets/ListView-class.html

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.