Issue
I can set breakpoints, but when I run in Debug mode the breakpoint's icon change with this:
I think that the problem is the new version of Flutter plugin in Android Studio, but I'm not sure. How to fix this?
What I've tried:
- flutter clean
- android studio cache clean and restart
Solution
Upgrade to the latest version of the flutter plugin 65.1.3 solved my problem.
https://plugins.jetbrains.com/plugin/9212-flutter/versions
Answered By - Muhammad Ibrahim
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.