flutter / flutter/devtools

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

オープン
#7,807 コメント 0 件 リアクション 1 件 担当者 0 名 GitHub で見る
new feature P3 screen: network
主要言語
Dart
スター
1.7k
フォーク
404
平均マージ
6日 17時間
マージ済み PR(30日)
18

説明

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,

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。