You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When installing the plugin, an error message is shown in Rider, and the Flutter plugin is disabled. Requires plugin 'org.jetbrains.android' to be installed
There is no further information about which plugin this refers to, and when asked to install the dependencies, nothing happens.
There is no option to enable the selected plugin.
JetBrains Rider 2023.3.3
Build #RD-233.14015.60, built on January 19, 2024
Licensed to Greg Quinn
Subscription is active until February 12, 2024.
Runtime version: 17.0.9+7-b1087.11 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 11.0
.NET Core v7.0.10 x64 (Server GC)
GC: G1 Young Generation, G1 Old Generation
Memory: 4084M
Cores: 32
Registry:
editor.config.csharp.support=true
ide.experimental.ui=true
Non-Bundled Plugins:
com.intellij.resharper.StructuredLogging (2023.3.2.321)
Dart (233.13763.5)
com.intellij.resharper.azure (3.50.0.1755-2023.3)
The text was updated successfully, but these errors were encountered:
The suggestion in @rickyoleary's comment worked for me too. This would be great is we can get official support for this as using a single IDE for front end and back end development would be amazing. The Flutter plugin says that it supports Rider, but since its dependents don't support it, its a little misleading to say that the Flutter plugin supports it. Also being able to ignore the dependency makes it seem like the Android plugin dependency is not actually required...
Steps to Reproduce
Install the Flutter plugin in Rider 2023.3.3 from
https://plugins.jetbrains.com/plugin/9212-flutter/versions/stable
When installing the plugin, an error message is shown in Rider, and the Flutter plugin is disabled.
Requires plugin 'org.jetbrains.android' to be installed
There is no further information about which plugin this refers to, and when asked to install the dependencies, nothing happens.
There is no option to enable the selected plugin.
The only 'Android' plugin I can find for Jetbrains is this one, yet it is not compatible with Rider.
https://plugins.jetbrains.com/plugin/22989-android
Version info
JetBrains Rider 2023.3.3
Build #RD-233.14015.60, built on January 19, 2024
Licensed to Greg Quinn
Subscription is active until February 12, 2024.
Runtime version: 17.0.9+7-b1087.11 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 11.0
.NET Core v7.0.10 x64 (Server GC)
GC: G1 Young Generation, G1 Old Generation
Memory: 4084M
Cores: 32
Registry:
editor.config.csharp.support=true
ide.experimental.ui=true
Non-Bundled Plugins:
com.intellij.resharper.StructuredLogging (2023.3.2.321)
Dart (233.13763.5)
com.intellij.resharper.azure (3.50.0.1755-2023.3)
The text was updated successfully, but these errors were encountered: