Alexandre Zollinger Chohfi
Alexandre Zollinger Chohfi
I don't think #1038 affects this implementation at all. Win32's don't have the concept of background (not like iOS/Android), so it should not be an issue.
@eximius313 audioplayers 0.x doesn't support windows, but 1.0.0-rc.1 does.
This would require some native UI built with Win32 APIs (WAS/WinUI3?) that would let the user crop the image. There is the Windows Community Toolkit's [ImageCropper](https://docs.microsoft.com/en-us/windows/communitytoolkit/controls/imagecropper), but it is written...
This has nothing to do with the download of nuget.exe or the fact that it is not on the PATH. This message is expected if nuget.exe is not on the...
Do you have multiple installations of VS? This is really weird, and I don't know exactly what is happening. Does it work if you do have nuget.exe on your path?
I can't reproduce this, so I don't know what is happening. Can you try to run the full command from the command line? `nuget.exe install Microsoft.Windows.CppWinRT -Version 2.0.210806.1 -OutputDirectory packages`...
What happens if you run the cppwinrt command? `./packages/Microsoft.Windows.CppWinRT.2.0.210806.1/bin/cppwinrt.exe -input sdk -output include` Maybe this is a missing SDK?
This is what is weird then. There might be some issue with your VS's cmake, or something else, since this: https://github.com/Baseflow/flutter-permission-handler/blob/master/permission_handler_windows/windows/CMakeLists.txt#L34-L38 Is also not running fine, as you mentioned that...
> Facing the same  The screenshot you sent is not an issue, just a "warning". It can be safely ignored. Are you having the same other issue when building?...
I'm hitting the same error when targeting .Net Core 3.1.100.