'Android Studio "Bumblebee" - debug and breakpoints no longer work
Android Studio "Bumblebee" - 2021.1.1 Patch 2
I'm developing a mobile app with Flutter.
When upgrading to this version of Android Studio, break points no longer work. They turn grey when I start debug mode:
Is there a new setting I need to turn on or change to get my breakpoints/debug mode to work again? I have tried this with multiple projects and on multiple computers. Same issue in each place. I'm fairly new to Android Studio, but everything was working correctly before the update.
Solution 1:[1]
Just update the Flutter plugin to the latest version: >= 65.1.2
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Hossein Yousefpour |

