0

I am trying to debug macos app in IntelliJ IDEA IDE and after i click "Flutter Attach" option I see only:

Waiting for a connection from Flutter on macOS...

which never changes. Is it possible to debug macos application in IntelliJ?

1 Answer 1

1

Attaching to a desktop Flutter application requires attaching via observatory URL, which IntelliJ doesn't currently support. However, if you run your project from IntelliJ, rather than launching it seperately and then trying to attach, debugging should work normally.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.