flutter / flutter/flutter-intellij

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

Open
#8,152 7 comments 4 reactions 1 assignee Claimed by @helin24 View on GitHub
devtools-integration P2
Dominant language
Java
Stars
2k
Forks
356
Avg merge
1d 11h
Merged PRs (30d)
27

Description

> 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](https://github.com/flutter/flutter-intellij/issues/8041#issuecomment-2827327926)_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.