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

Thanks for the feedback! If your issue is related to the Flutter framework itself, please open an issue at [github.com/flutter/flutter](https://github.com/flutter/flutter/issues/new). ## Steps to Reproduce _Please tell us what you were...

The plugin is unable to find and work with flutter sdk on the WSL2. ## Steps to Reproduce After installing flutter SDK on the WSL2 and making sure that it...

## What happened I was trying to "Open Android module in Android Studio" ## Version information Android Studio `Jellyfish | 2023.3.1 Patch 1` • Flutter plugin `io.flutter 79.0.2` • Dart...

## Steps to Reproduce Creating a class `RenderObjectExample` that extends `RenderBox` while importing `package:flutter/widgets.dart` throws `No methods were found to override` if I use `Generate->override methods` tool. ![image](https://github.com/flutter/flutter-intellij/assets/14034293/88c98a45-3942-4fb2-9d94-6cf77100deb2) When I...

The application errors out with: ``` Error: CMake is required for Linux development. It is likely available from your distribution (e.g.: apt install cmake), or can be downloaded from https://cmake.org/download/...

## Steps to Reproduce I want the `co` input to display the `backgroundColor`. ## Version info ```bash $ flutter doctor Doctor summary (to see all details, run flutter doctor -v):...

Thanks for the feedback! If your issue is related to the Flutter framework itself, please open an issue at [github.com/flutter/flutter](https://github.com/flutter/flutter/issues/new). ## Steps to Reproduce _Please tell us what you were...

Why do I have to restart the app after enabling flutter breakpoint debugging flutter attach? This feature is super hard to use! However, with VS, you can directly debug breakpoints...

## What happened I wanted to open my Android module, in a Flutter project, in Android Studio using the context menu on the Android folder. ## Version information Android Studio...

![Screenshot 2024-08-21 at 4 44 11 PM](https://github.com/user-attachments/assets/6f3c45d9-973b-4bbc-b20f-19aa3a39d30f) When selected, the icons are the proper size, but when the tool window is not focused the icons are too small.

devtools-integration