flutter / flutter/devtools

Reduce number of requests when inspecting widget

Open
#4,451 2 comments 0 reactions 1 assignee Claimed by @CoderDake View on GitHub
inspector-2.0-polish P2 screen: inspector
Dominant language
Dart
Stars
1.7k
Forks
404
Avg merge
6d 17h
Merged PRs (30d)
18

Description

When fighting on a widget or clicking to inspect a widget. A lot of requests are sent to the service in order to populate the card. This causes a lot of delay in our processes that display that information.

We should find a way to deduce the another of requests that it depends on our dogs a way to combine the requests into one in order to avoid latency pile ups

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.