flutter-intellij: Code navigation from in bin/ is not working
When I control + click on an import statement or a symbol in a file inside the bin/
directory I get a red bubble saying “Cannot find declaration to go to”.
IntelliJ IDEA 2016.2.4
Build #IC-162.2032.8, built on September 9, 2016
JRE: 1.8.0_112-release-b343 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Dart plugin version: 162.2485
flutter doctor:
[✓] Flutter (on Linux, channel unknown)
• Flutter at ...
• Framework revision c560047888 (19 hours ago), 2016-10-24 16:14:48
• Engine revision db12c5e621
• Tools Dart version 1.21.0-dev.0.0
[✓] Android toolchain - develop for Android devices (Android SDK 22.0.1)
• Android SDK at ...
• Platform android-22, build-tools 22.0.1
• OpenJDK Runtime Environment (...)
[✓] Atom - a lightweight development environment for Flutter
• flutter plugin version 0.2.4
• dartlang plugin version 0.6.38
[-] IntelliJ IDEA Community Edition (version 2016.2)
• Dart plugin installed
• Flutter plugin not installed; this adds Flutter specific functionality.
• For information about managing plugins, see
https://www.jetbrains.com/help/idea/2016.2/managing-plugins.html
[... skipped other unused versions ...]
[✓] Connected devices
• Nexus 5 • 0489410543877bdb • android-arm
Logging here because I’m using the Dart SDK bundled with Flutter.
About this issue
- Original URL
- State: closed
- Created 8 years ago
- Comments: 16 (8 by maintainers)
I think we should convert this to markdown and put in the sdk wiki.