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

Android Studio ignores the preference that asks whether to open a new project in a new window or in the same window. It simply opens a new window (which is...

ide-consistency

## Steps to Reproduce 1. Create a project 2. Create a submodule/package that is its own dart library. 3. Add something to the submodule's pubspec. 4. Open a different file...

bug
ide-consistency

## Steps to Reproduce * Configure an AVD to boot from a snapshot. ![image](https://user-images.githubusercontent.com/24372782/102895973-f489f680-4465-11eb-9c1f-8a8ce1fd41d8.png) * From AVD manager, click play button to confirm that AVD is started and load state...

ide-consistency

This would be similar to the Android Studio feature that displays an icon in the gutter next to the entry point of an Android app. Clicking it opens the manifest...

enhancement
ide-consistency

``` 2022-05-16 09:34:19,571 [ 80616] INFO - #i.f.j.EmbeddedBrowserEngine - JxBrowser user data path: X:\IDEs\apps\IDEA-U\ch-0\221.5080.210.plugins\flutter-idea\jxbrowser\user-data 2022-05-16 09:34:33,433 [ 94478] INFO - #i.f.j.JxBrowserManager - Browser message(WARNING): The page requested an origin-keyed agent...

I have multiple devices that are running the Flutter app. ![image](https://user-images.githubusercontent.com/15884415/169769811-34628469-274b-48c7-af81-fb677fff78c8.png) ![image](https://user-images.githubusercontent.com/15884415/169769875-74cf2062-18a5-4dd8-8e15-883388fd4beb.png) But the inspector only shows one tab with the last running device. ![image](https://user-images.githubusercontent.com/15884415/169770066-d71a0843-f6f9-453c-8a47-a85938448975.png) ## Version info ``` [√]...

new feature

Running tests with 2022.1 causes a number of warnings to be generated. We need to update the test code to stop using deprecated APIs. Also, check that test failures still...

We have a few requests that the Flutter project root directory be separated from the IntelliJ project directory. Actually, I think IntelliJ considers a project to be a collection of...

usability
code-health
tech debt
ide-consistency

I have the Flutter plugin installed with IDEA. I've tried adding its Hot Reload (All Devices) and Hot Restart (All Devices) buttons to the Touch Bar of my Mac but...

ide-consistency

Android Studio shows errors in `AndroidManifest.xml`. These errors are not material and do not cause a problem building the Android app version of the Flutter project. But 'Problems' are shown...

meta
ide-consistency