Search code examples
flutterandroid-studiobreakpoints

Breakpoints not working with Flutter in Android Studio


I can set breakpoints, but when I run in Debug mode the breakpoint's icon change with this:

enter image description here

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:

  1. flutter clean
  2. 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