flutter-intellij icon indicating copy to clipboard operation
flutter-intellij copied to clipboard

When expand a variable at a breakpoint, cannot view the specific property value of the variable.

Open jiangkang opened this issue 1 year ago • 8 comments
trafficstars

Steps to Reproduce

image

When the breakpoint is reached, the variable cannot be expanded to view specific information。

Version info

Doctor summary (to see all details, run flutter doctor -v):
[!] Flutter (Channel stable, 3.22.2, on macOS 14.4.1 23E224 darwin-arm64, locale
    zh-Hans-CN)
[✓] Android toolchain - develop for Android devices (Android SDK version
    35.0.0-rc3)
[!] Xcode - develop for iOS and macOS (Xcode 15.4)
    ✗ CocoaPods not installed.
        CocoaPods is used to retrieve the iOS and macOS platform side's plugin
        code that responds to your plugin usage on the Dart side.
        Without CocoaPods, plugins will not work on iOS or macOS.
        For more info, see https://flutter.dev/platform-plugins
      To install see
      https://guides.cocoapods.org/using/getting-started.html#installation for
      instructions.
[✓] Chrome - develop for the web
[✓] Android Studio (version 2024.1)
[✓] IntelliJ IDEA Ultimate Edition (version 2024.1.2)
[✓] VS Code (version 1.90.2)
[✓] Connected device (4 available)
[✓] Network resources

Flutter Plugin version: 80.0.2 Dart Plugin version: 24.1.17502

jiangkang avatar Jul 04 '24 03:07 jiangkang

image

I also encountered this problem

Flutter 3.7.6 Tools • Dart 2.19.3 • DevTools 2.20.1 Android Studio Koala | 2024.1.1 fluter plugins: Flutter 80.0.2 dart plugins: dart 241.17502

emodeqidao avatar Jul 10 '24 03:07 emodeqidao

+1

thermoworker avatar Jul 10 '24 17:07 thermoworker

+1

Bruce-7 avatar Jul 22 '24 06:07 Bruce-7

+1

Android Studio Koala | 2024.1.1 Patch 1 Build #AI-241.18034.62.2411.12071903, built on July 11, 2024 macOS 14.2.1

Plugins: Dart (241.18808) io.flutter (80.0.2)

Bruce-7 avatar Jul 22 '24 06:07 Bruce-7

Since I upgraded Android Studio to 2024.1.1 and reinstalled the Flutter and Dart plugins, I've been able to see the values of variables at breakpoints. Maybe you can try reinstalling Studio or the Flutter and Dart plugins.

w467364316 avatar Jul 31 '24 07:07 w467364316

Since I upgraded Android Studio to 2024.1.1 and reinstalled the Flutter and Dart plugins, I've been able to see the values of variables at breakpoints. Maybe you can try reinstalling Studio or the Flutter and Dart plugins.

it still doesn't work

jiangkang avatar Aug 07 '24 03:08 jiangkang

Is there a plan to fix this bug?

jiangkang avatar Aug 28 '24 11:08 jiangkang

+1 +1 +1

lugeek avatar Sep 09 '24 11:09 lugeek

I'm really hoping for a quick fix for this bug, it's seriously hampering our development speed.

jiangkang avatar Nov 13 '24 06:11 jiangkang

With new and recent versions of Flutter, i.e. 3.22.2, I cannot reproduce this issue.

With older versions it is reproducible. I would recommend upgrading your Flutter SDK to resolve this issue, or to use an older Android Studio and Flutter IJ plugins until you can upgrade.

Do let me know if this issue is encountered with recent SDK versions.

jwren avatar Nov 20 '24 03:11 jwren

Without additional information we're not able to resolve this issue, so it will be closed at this time. You're still free to add more info and respond to any questions above, though. We'll reopen the case if you do. Thanks for your contribution!

github-actions[bot] avatar Dec 05 '24 00:12 github-actions[bot]