Delete unused icons from DevTools
Đang mở
fix it friday
P3
tech debt
- 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ả
Our high def resources are not being selected. We use `foo@2x.png` in the asset name - which is the IntelliJ convention - but we should be using `.../2.0/foo.png`, which is the flutter convention.
This can likely be address with a quick command-line script and some regexs through the codebase.
See https://github.com/flutter/devtools/pull/2069#pullrequestreview-429012584 for context.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.