flutter-intellij icon indicating copy to clipboard operation
flutter-intellij copied to clipboard

Flutter Plugin for IntelliJ

Results 458 flutter-intellij issues
Sort by recently updated
recently updated
newest added

## 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...

devtools-integration

It's currently showing up last, ![Image](https://github.com/user-attachments/assets/954cbbde-4e47-4508-b965-0bb7b088b3f2) as the group it's anchoring to does not exist: ![Image](https://github.com/user-attachments/assets/33e23b1f-2145-4969-a639-86239c015c17)

topic-daily-work
P2

🤫 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

platform-idea
P2
performance
tech debt

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.

inspector

## 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...

topic-daily-work
P2