Help with WPF app
It's this microsoft store app https://apps.microsoft.com/store/detail/c-to-dart-transpiler/9P5BNFRSMQ00?hl=pt-br&gl=br, it's not mine but I really need to use it.
I found the error on the event viewer. How can I solve this without the source code?
I found the error on the event viewer. How can I solve this without the source code?
This tool will transpile your C# code to Dart language in few seconds. Use the tool e.g. for porting your Xamarin/UWP project to Flutter. C# to Dart transpiler will save you days or even weeks/months of manual work!
The tool is using the .NET Compiler Platform ("Roslyn") to achieve the best possible translation result.
Usage instructions:...
The tool is using the .NET Compiler Platform ("Roslyn") to achieve the best possible translation result.
Usage instructions:...