stevemessick

Results 172 comments of stevemessick

According to the JetBrains plugin verifier: >Plugin cannot be loaded/unloaded without IDE restart because it declares non-dynamic extensions: `com.android.moduleDescriptionProvider`, `com.android.project.projectsystem` Plugin cannot be loaded/unloaded without IDE restart because it declares...

Also saw this in the log file: `plugin io.flutter is not unload-safe because of extension to non-dynamic EP com.intellij.defaultLiveTemplatesProvider`

This work requires #6076 to be fixed. The `com.android.project.projectsystem` EP is no longer required.

Hah, you're right; I forgot to send it. Here it is: I'm not sure what the issue is, but here's a screen shot showing both Dart and Flutter run configs....

To be clear, you are working in a Dart project, right? So the issue is that Flutter is adding run icons inappropriately. They should not even be visible, since the...

The instructions are valid for older versions of Android Studio. In Arctic Fox they redesigned the new project wizard, which broke our support for add-to-app. We currently do not support...

I'll see what we can do. I've scheduled it for the July release, and let's hope we find the time! cc: @jacob314

Clarification: project creation does not ask about multiple windows but re-opening an existing project does.

That's a good idea. It may have performance issues, though.