flutter-intellij
flutter-intellij copied to clipboard
Android Studio Debugger: "Collecting Data..."
Steps to Reproduce
When you put yourself in debug mode and put a break point in a variable, for example, you want to inspect the value returned by an API call. If you go into Debug mode, it is displayed for all values "Collecting Data..." and nothing is shown.
This blocks anyone from debugging flutter code in android studio
Version info
Android Studio Iguana | 2023.2.1 • Flutter plugin io.flutter 78.0.2 • Dart plugin 232.10286
Flutter 3.19.2 • channel stable • https://github.com/flutter/flutter.git Framework • revision 7482962148 (7 days ago) • 2024-02-27 16:51:22 -0500 Engine • revision 04817c99c9 Tools • Dart 3.3.0 • DevTools 2.31.1
+1 i am also facing this issue. it is very hard to debug the code as debugger is not showing proper data.
@BlackStriker99 I had to downgrade to the Giraffe versions in order to get back to using debug again if it can help you.
This issue, however, absolutely must be solved in the next releases.
#7228 Same problem. It seems it happened after I upgraded android studio.
I meet the same problem after I upgraded to AS iguana version(2023.2.1.23)
Same here
Same here
Same Here on Koala too
Same here Even in Koala, without debugging it hard. So that i have to use the older version of AS. Please fix it soon , Thank you