flutter / flutter/devtools

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

Abierto
#6,361 4 comentarios 1 reacción 0 asignados Ver en GitHub
bug fix it friday P2
Lenguaje dominante
Dart
Estrellas
1.7k
Forks
404
Merge medio
6 d 17 h
PR fusionados (30 d)
18

Descripción

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 😛

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.