flutter-intellij
flutter-intellij copied to clipboard
Flutter Plugin for IntelliJ
## What happened trying to run test ## Version information IntelliJ IDEA `2024.2.5` • Flutter plugin `io.flutter 83.0.3` • Dart plugin `242.24931` Flutter 3.24.5 • channel stable • https://github.com/flutter/flutter.git Framework...
WIP example for logging separately from idea.log. Doc upcoming
> 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...
It's currently showing up last,  as the group it's anchoring to does not exist: 
🤫 Limits `XDebugSessionImpl` dependence (silencing two internal API access inspections); adding a note explaining our usage 🧹 Removes `VmServiceWrapper` dead code --- - [x] I’ve reviewed the contributor guide and...
Using an `Application` or `Project` as a parent disposable in plugin code can lead to plugins not being unloaded correctly and with that memory leaks. See: https://plugins.jetbrains.com/docs/intellij/disposers.html?from=IncorrectParentDisposable#choosing-a-disposable-parent
Is it possible to use Android Studio Gemini to autocomplete Flutter code https://developer.android.com/studio/preview/gemini/ai-code-completion
Seeing the Widget and Render Tree Hierarchy in the Flutter Inspector is great. Would love to also see the Semantics Tree there.
## What happened I was using IDEA with one of our Flutter projects. Then I opened a second one `flutter_frontend_commons` and on project open via "File -> Recent projects" got...