flutter / flutter/devtools

DevTools, when left overnight, connected to app, causes device unresponsiveness.

Open
#4,995 0 comments 0 reactions 0 assignees View on GitHub
fix it friday P2 ux
Dominant language
Dart
Stars
1.7k
Forks
404
Avg merge
6d 17h
Merged PRs (30d)
18

Description

It is most likely because arrays that collect signals from app (like for memory screen chart), grow without limit.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the issue with DevTools connected to an app overnight, then inspect the arrays that collect app signals, including the memory-screen chart data. Done means identifying and addressing the unbounded growth so the connected device remains responsive.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart
Domain
devtools
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.