flutter / flutter/devtools

[Property Editor] Make it clear if a value is expression, or if it's null because it's optional

オープン
#8,954 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
P3 property editor
主要言語
Dart
スター
1.7k
フォーク
404
平均マージ
6日 17時間
マージ済み PR(30日)
18

説明

Currently, we don't display expressions differently than literal values. So a user might see a string input with `title` and not know if `title` is the variable name or the literal string.

Similarly, an input might say `null`, but that could mean the default value is `null` or that its optional and there is no value.

It would be nice to figure out how to distinguish between these cases in the UI.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。