dart-lang / dart-lang/webdev

We should be more clear when we are paused in the SDK

Open
#643 0 comments 0 reactions 0 assignees View on GitHub
package:dwds
Dominant language
Dart
Stars
224
Forks
94
Avg merge
7h 14m
Merged PRs (30d)
2

Description

Run a flutter web app and hit pause. Then give focus to the application. It will pause in the engine. Our call stack will contain `` and we do not indicate which file we are in. When we know the file we display something like `paused at main.dart 21:5`. We should consider displaying `paused in SDK `.

Contributor guide

Open the contributing guide

Research direction

Run a Flutter web app, pause it, and focus the application to reproduce the engine pause with ``. Trace the path that renders the paused status and determine how the current file is obtained; done means the UI identifies the state as paused in the SDK and includes the file when it is known.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter
Domain
developer-experience
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.