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

Flutter Plugin for IntelliJ

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

## What happened Created a new project, then opened it in the current window ## Version information PyCharm `2025.2.4` • Flutter plugin `io.flutter 88.0.0` • Dart plugin `252.25557.23` No Flutter...

topic-daily-work
P2
reproduce-to-verify

Currently we are showing a "Open DevTools in browser" message by default if JX browser download fails or other error conditions.

P2

Context from original request to VS Code extension: https://github.com/Dart-Code/Dart-Code/issues/5776

P2

This file contains local code style settings and should not be tracked in the repository. It has been added to `.gitignore` to prevent future commits.

Please file this bug report at https://github.com/flutter/flutter-intellij/issues/new. --- ## What happened I created a new flutter project via the New Project... dialog. Platforms: Windows, MacOS, Linux, Android, iOS Android language:...

topic-project-creation
P2

Sometimes after a long coding session, the inspector becomes unclickable with a specific width range that starts from the right side. In this screenshot, the highlighted area is not clickable;...

jxbrowser
P3

Initial support has landed in VSCode and looks like this: https://github.com/user-attachments/assets/50a4d280-c15e-44e9-b063-e1b313ad7cb0 To match this, we need to be able to: - Launch and manage the lifecycle of `flutter widget-preview start...

P2

### Steps to reproduce 1. Open a Flutter Project in Android Studio Narwhal 3 Feature Drop | 2025.1.3 (Plugins: Flutter 88.0.0, Dart 251.27623.5) 2. Start a Pixel 9 Pro Emulator...

P1
platform-android-studio
performance
reproduce-to-verify

I think this fixes https://github.com/flutter/flutter-intellij/issues/7599. I checked that I can now use Tools > Flutter > Open Android module in Android Studio, and made sure this works with a new...

Steps to reproduce: 1. Run an app and then open one of the DevTools side panels 2. Double-shift to open the universal search dialog and search for command "Open Flutter...

topic-debugging
P2
devtools-integration