Is there no-longer a way to place/remove breakpoints in the devtool?
Aperta
bug
fix it friday
P2
- Lingua principale
- Dart
- Stelle
- 1.7k
- Fork
- 404
- Merge medio
- 6g 17h
- PR unite (30g)
- 18
Descrizione
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 😛
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.