IDE for Dart + C#
已回答
Hi,
I need an IDE that supports both Dart (flutter) and C# (Azure).
I thought IntelliJ IDEA Ultimate would cover it, but after checking the comparisons between that and Rider, I'm confused a bit. Would IDEA Ultimate cover everything or I should end up with two different IDEs, like Android Studio and Rider?
Thanks!
请先登录再写评论。
While Dart is supported in both IDEA and Rider as a plugin, C# language support is only provided in Rider.
So you can download and install the latest version of Rider, install Dart on top of it, and see if the combination suits you.
See also: https://www.jetbrains.com/products/compare/?product=idea&product=rider
Thanks for the answer Arina.
The story is a bit confusing though. I guess that's on me, but I always thought IDEA Ultimate includes everything (have been using it for years).
Can I manage my ios/android devices in Rider just as in Android Studio or IDEA?
What are the drawbacks?
It is mostly true, but there are exceptions. Some of them major - particularly, when it comes to .NET development.
This page here has a filter that allows you to see which languages are supported by which JB products.
Yes, pretty much. Provided that you install this plugin. See https://www.jetbrains.com/help/rider/Xamarin.html
If the plugins that I mentioned are all that you need in your daily work, then there are no drawbacks at all. You get to work in a single IDE without the need to jump between apps. Performance-wise, latest versions of Rider, AS and IDEA are roughly the same.
I'll take a look, thank you Arina!
Hi @...
Now I'm at the point to actually make this work, but I realized that the flutter plugin is not compatible with Rider
https://plugins.jetbrains.com/plugin/9212-flutter
Do you see any possibilities here? This is a bit frustrating,
Flutter is not developed by JetBrains I'm afraid, so I cannot comment on that.
Best course of action here is to direct your question to the plugin's own issue tracker or IM chat room. Flutter devs might know a workaround.