[Property Editor] Link to docs
Đang mở
P2
property editor
- Ngôn ngữ chính
- Dart
- Star
- 1.7k
- Fork
- 404
- Merge trung bình
- 6 ngày 17 giờ
- Pull request đã merge (30 ngày)
- 18
Mô tả
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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.