flutter / flutter/devtools

Stop passing State objects between widgets in the LayoutExplorer

Aperta
#2,701 1 commento 1 reazione 0 assegnatari Vedi su GitHub
cleanup layout explorer P3 tech debt
Lingua principale
Dart
Stelle
1.7k
Fork
404
Merge medio
6g 17h
PR unite (30g)
18

Descrizione

The layout explorer uses an anti-pattern where State objects are passed between widgets for convenience.
These uses should be cleaned up passing around Controllers, callbacks, or using InheritedWidget instead.

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.