flutter-intellij
flutter-intellij copied to clipboard
Flutter Plugin for IntelliJ
The IntelliJ Structure view provides this functionality so we do not need to maintain our own.
Addresses https://github.com/flutter/flutter-intellij/issues/7398, but we may skip doing for now.
In this case Pixel 2 and 3a should probably be removed from the "Open ..." options as they are already open (clicking those options does nothing).
There is a [TODO](https://github.com/flutter/devtools/blob/master/packages/devtools_app/lib/src/app.dart/#L249-L254) in the DevTools codebase to stop using the `page` query parameter from IDEs. @helin24 can you confirm that we do not use this from IntelliJ? If...
Depends on an API being established and implemented on the analysis server side for setting the DTD address. https://github.com/dart-lang/sdk/issues/55629 Mirrored tracking issue for IntelliJ: https://github.com/Dart-Code/Dart-Code/issues/5090
 on new array its change type from List to JSarray, dart version 3.3.4 previous vrsion has this error flutter version 3.19.16, previous version has this error too
com.intellij.ui.layout.Cell deprecation, see https://plugins.jetbrains.com/docs/intellij/kotlin-ui-dsl-version-2.html File in the Flutter IJ plugin: `io/flutter/module/settings/PlatformsForm.kt`.
## What happened Restarting the IDE after updating the Flutter plugin to the latest version, the following error message i ## Version information IntelliJ IDEA `2024.1` • Flutter plugin `io.flutter...
## Steps to Reproduce Android Studio but their tracker suggests it's more of a Flutter plugin issue: https://issuetracker.google.com/issues/336007399 When doing Flutter development, the "Turn on package filter" button of the...
Some Plugins provide the possibiltiy to also download the SDK and setup everything. That possiblity would be great for flutter.