Restore function definition response to `→` from `->`
- 主要言語
- Dart
- スター
- 1.7k
- フォーク
- 404
- 平均マージ
- 6日 17時間
- マージ済み PR(30日)
- 18
説明
It was noticed in https://github.com/flutter/devtools/issues/3868 that the unicode arrow had formatting issues when run in the web
https://github.com/flutter/flutter/issues/102518 was reported to point out the issue
In the mean time the code where the arrow is added was changed to use a unicode character. See https://github.com/flutter/devtools/blob/8f8857a1bd05ca20943cdb27557d1ed3438b0afc/packages/devtools_app/lib/src/screens/debugger/program_explorer.dart#L191
Once https://github.com/flutter/flutter/issues/102518 is resolved then the arrow can be changed back to a unicode character
コントリビューションガイド
調査の方向性
Start at packages/devtools_app/lib/src/screens/debugger/program_explorer.dart around line 191, then check Flutter issue 102518 to confirm whether the formatting problem is resolved. The work is done when the function definition response uses the requested unicode arrow without web formatting issues.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- dart
- 領域
- devtools
- issue の種類
- バグ
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100