flutter / flutter/devtools

Is there no-longer a way to place/remove breakpoints in the devtool?

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

Description

Hello!

Earlier today I was trying to benchmark some code, and used `flutter run --start-paused --profile`.
All is well and the app is indeed starting paused... But I couldn't find a way to resume the application.

I only saw the following tabs:

Screenshot 2023-09-12 at 15 17 57

And after searching for a while, I don't think any of them enables to resume the application.

I ultimately found a workaround, which is to also connect the app to VScode using "attach to Dart process" and pasting the vm-service URI there. But this feels like a redundant extra step.
Did I miss something maybe? I swear we could do this before 😛

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.