flutter / flutter/devtools

Feature-Request: Help to locate the source position from where a network request was made

Aperta
#7,807 0 commenti 1 reazione 0 assegnatari Vedi su GitHub
new feature P3 screen: network
Lingua principale
Dart
Stelle
1.7k
Fork
404
Merge medio
6g 17h
PR unite (30g)
18

Descrizione

When optimizing network performance in a big app it would be helpful to see in the network page from which line of code a certain request was made including a stack trace.
Thinking more on this, that is probably not possible because you would have to store a lot of stack traces.

But perhaps it would be an option to select request in the list and have a new function 'break on next request like this` that would make the app break so that the current stacktrace before the actual request is made could be inspected,

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.