flutter / flutter/devtools

[Property Editor] Link to docs

Abierto
#9,045 0 comentarios 0 reacciones 0 asignados Ver en GitHub
P2 property editor
Lenguaje dominante
Dart
Estrellas
1.7k
Forks
404
Merge medio
6 d 17 h
PR fusionados (30 d)
18

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.