Is there no-longer a way to place/remove breakpoints in the devtool?
Abierto
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:
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
Evaluación
Este issue todavía no se ha evaluado.