Skip to content

Flutter Inspector still doesn't jump to source even using the plugin 85.2.4 version #8152

Open
@TabooSun

Description

@TabooSun

Is this fixed? I can still reproduce this issue with 85.2.4 version.

fvm flutter doctor -v                                                                                                                                                                                                                                                                                                                                                                                               
[✓] Flutter (Channel stable, 3.29.3, on macOS 15.4.1 24E263 darwin-arm64, locale zh-Hans-MY) [268ms]
    • Flutter version 3.29.3 on channel stable at /Users/taboosun/fvm/versions/3.29.3
    • Upstream repository https://github.com/flutter/flutter.git
    • Framework revision ea121f8859 (13 days ago), 2025-04-11 19:10:07 +0000
    • Engine revision cf56914b32
    • Dart version 3.7.2
    • DevTools version 2.42.3

[✓] Android toolchain - develop for Android devices (Android SDK version 35.0.0) [846ms]
    • Android SDK at /Users/taboosun/Library/Android/sdk
    • Platform android-35, build-tools 35.0.0
    • ANDROID_HOME = /Users/taboosun/Library/Android/sdk
    • Java binary at: /Users/taboosun/Applications/Android Studio.app/Contents/jbr/Contents/Home/bin/java
      This is the JDK bundled with the latest Android Studio installation on this machine.
      To manually set the JDK path, use: `flutter config --jdk-dir="path/to/jdk"`.
    • Java version OpenJDK Runtime Environment (build 21.0.6+-13355223-b631.42)
    • All Android licenses accepted.

[✓] Xcode - develop for iOS and macOS (Xcode 16.3) [518ms]
    • Xcode at /Applications/Xcode.app/Contents/Developer
    • Build 16E140
    • CocoaPods version 1.16.2

[✗] Chrome - develop for the web (Cannot find Chrome executable at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome) [71ms]
    ! Cannot find Chrome. Try setting CHROME_EXECUTABLE to a Chrome executable.

[✓] Android Studio (version 2024.3) [70ms]
    • Android Studio at /Users/taboosun/Applications/Android Studio.app/Contents
    • Flutter plugin can be installed from:
      🔨 https://plugins.jetbrains.com/plugin/9212-flutter
    • Dart plugin can be installed from:
      🔨 https://plugins.jetbrains.com/plugin/6351-dart
    • Java version OpenJDK Runtime Environment (build 21.0.6+-13355223-b631.42)

[✓] IntelliJ IDEA Ultimate Edition (version 2025.1) [69ms]
    • IntelliJ at /Users/taboosun/Applications/IntelliJ IDEA Ultimate.app
    • Flutter plugin version 85.2.4
    • Dart plugin version 251.25267.1

Originally posted by @TabooSun in #8041

Metadata

Metadata

Assignees

No one assigned

    Labels

    devtools-integrationRelated to the integration with Dart DevTools

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions