When starting flutter with DAP it fails to pause thread #57006
Labels
area-tools
A meta category for issues that should be addressed by tooling (prefer more concrete areas).
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
With new 3.24 flutter version DAP shows error when starting an app. No breakpoints are set manually, but it tries to stop. Sometimes it stops at some random spot in framework code, sometimes it shows error "Thread 1 is not paused".
There is related issue registered in nvim-flutter/flutter-tools.nvim#402
which may provide additional details.
Client: neovim
Code to reproduce: for me the problem occurs in every repository, I tested with this one: https://github.com/sidlatau/flutter_email_sender/tree/master/example
Flutter doctor output
DAP log
The text was updated successfully, but these errors were encountered: