-
Notifications
You must be signed in to change notification settings - Fork 325
Flutter Inspector still doesn't jump to source even using the plugin 85.2.4
version
#8152
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Same here, flutter 3.29.3, plugin 85.2.4 |
Same issue!!! and it take very long time hightlight code(without any info or progress indicator) /Users/cruvie/Documents/flutter/bin/flutter doctor --verbose
[✓] Flutter (Channel stable, 3.29.3, on macOS 15.4.1 24E263 darwin-arm64, locale zh-Hans-CN) [1,054ms]
• Flutter version 3.29.3 on channel stable at /Users/cruvie/Documents/flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision ea121f8859 (5 weeks ago), 2025-04-11 19:10:07 +0000
• Engine revision cf56914b32
• Dart version 3.7.2
• DevTools version 2.42.3
• Pub download mirror https://pub.flutter-io.cn
[!] Android toolchain - develop for Android devices (Android SDK version 35.0.1) [1,986ms]
• Android SDK at /Users/cruvie/Library/Android/sdk
• Platform android-35, build-tools 35.0.1
• Java binary at: /Users/cruvie/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+-13368085-b895.109)
! Some Android licenses not accepted. To resolve this, run: flutter doctor --android-licenses
[✓] Xcode - develop for iOS and macOS (Xcode 16.3) [1,085ms]
• Xcode at /Applications/Xcode.app/Contents/Developer
• Build 16E140
• CocoaPods version 1.16.2
[✓] Chrome - develop for the web [53ms]
• Chrome at /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
[✓] Android Studio (version 2024.3) [52ms]
• Android Studio at /Users/cruvie/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+-13368085-b895.109)
[✓] IntelliJ IDEA Ultimate Edition (version 2025.1.1) [51ms]
• IntelliJ at /Users/cruvie/Applications/IntelliJ IDEA Ultimate.app
• Flutter plugin can be installed from:
🔨 https://plugins.jetbrains.com/plugin/9212-flutter
• Dart plugin version 251.25410.28
[✓] VS Code (version 1.100.0) [7ms]
• VS Code at /Applications/Visual Studio Code.app/Contents
• Flutter extension version 3.110.0
[✓] VS Code (version 1.98.2) [7ms]
• VS Code at /Applications/vscode-old/Visual Studio Code1.98.2最后一个支持旧版系统的版本.app/Contents
• Flutter extension version 3.110.0
[✓] Connected device (3 available) [6.1s]
• macOS (desktop) • macos • darwin-arm64 • macOS 15.4.1 24E263 darwin-arm64
• Mac Designed for iPad (desktop) • mac-designed-for-ipad • darwin • macOS 15.4.1 24E263 darwin-arm64
• Chrome (web) • chrome • web-javascript • Google Chrome 136.0.7103.93
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Originally posted by @TabooSun in #8041
The text was updated successfully, but these errors were encountered: