You can use Visual Studio Code to develop the Flutter UI module in Dart and Visual Studio to develop the Xamarin backend written in C# .
Read moreWhat languages can you use with Flutter?
To build with Flutter, you use Google’s programming language, Dart . Dart is the official Flutter programming language that provides asynchronous programming using the Flutter Future class, and ensures improved application performance and responsiveness.
Read moreIs Dart similar to C#?
Dart is similar to C# and Java in syntax , so it’s quick to learn.
Read more