flutter-intellij
flutter-intellij copied to clipboard
Flutter Plugin for IntelliJ
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...
Unable to distinguish between run tabs when using Flutter 3.23.x on Android Studio Koala 2024.1.1.11
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...
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...
## 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...

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.  [Closed Youtrack link](https://youtrack.jetbrains.com/issue/IDEA-353333/Using-Flutter-device-selection-fails-to-load-anything), not mine. ## Version...
bug
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...
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()...