'Android Studio Flutter breakpoint is disabled when debugging
When starting debug of flutter app, and the breakpoint is red (enabled), once the app is installed, and the debug is starting, the breakpoint is disabled, and look like this:
How do I fix this so that the app will stop at breakpoint again.
I am using:
- Android Studio 2021.1.1 patch 2
- Flutter plugin 65.0.2
- Flutter version 1.22.4
- XCode 13.2.1
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|

