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

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

Sometimes I need to run my app in different platforms to check if behavior is consistent, but I struggle to distinguish between device or web ports when all logs appear...

### Steps to reproduce 1. Do a change in the pubspec.yaml file in an existing Flutter project (In IDE Android Studio Koala 2024.1.1.11) 2. You will be warned by the...

bug

I don't know if this is a feature deprecation, since I can't find any mentioning on this in changelog, or if it is actually a bug. But I would say...

bug

## Issue So I have a slight problem with the AVD drop-down menu at the top of the Android Studio IDE. I filed an issue report on Google's IssueTracker. But...

![image](https://github.com/flutter/flutter-intellij/assets/6379305/5685ff33-360f-434d-8cd5-52ce5caf1238)

If you press CTRL-ALT-F7 in a keyword that is used a lot, like a `toString()` declaration (in a large codebase), it will take **FOREVER** to finish. Actually I am not...

Android emulator error log is displayed in "Device Selection" menu in intelliJ not Android Studio. ![Screen Shot 2024-05-23 at 20 01 35 PM](https://github.com/flutter/flutter-intellij/assets/43264230/0fe0b220-1cc1-4b32-8873-8a1303b0771f) [Closed Youtrack link](https://youtrack.jetbrains.com/issue/IDEA-353333/Using-Flutter-device-selection-fails-to-load-anything), not mine. ## Version...

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 file this bug report at...

P3

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 ``` main.dart import 'package:flutter/material.dart'; void main()...

enhancement