flutter-intellij: Cannot debug local package with breakpoints in Android Studio
Whenever I run the debug, the breakpoints in packages turn from red circles to gray slashed circles…
Breakpoints in the projects working, but in local packages not. Android studio and plugins updates do last version
S:\projects_flutter\wincalc\webshop> flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel stable, 3.3.10, on Microsoft Windows [Version 10.0.22621.963], locale ru-UA)
[√] Android toolchain - develop for Android devices (Android SDK version 31.0.0)
[√] Chrome - develop for the web
[√] Visual Studio - develop for Windows (Visual Studio Community 2022 17.4.1)
[√] Android Studio (version 2021.3)
[√] Connected device (3 available)
[√] HTTP Host Availability
• No issues found!
About this issue
- Original URL
- State: closed
- Created a year ago
- Reactions: 1
- Comments: 40 (21 by maintainers)
Seeing the same thing with the latest plugin release.