flutter / flutter/devtools

Delete unused icons from DevTools

Aperta
#2,072 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
fix it friday P3 tech debt
Lingua principale
Dart
Stelle
1.7k
Fork
404
Merge medio
6g 17h
PR unite (30g)
18

Descrizione

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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.