Development environment and debugging
Flutnet supports both Windows and macOS
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#.
Flutnet provides a special way to execute your application allowing to debug its parts, Dart and C#, each one in its pertinent IDE environment with breakpoints, code inspection and more.