When I Run the flutter run -d windows
command it shows nuget is not installed error. How to solve this in windows.
I tried Manual installation of nuget.exe and updated visual studio packages.
I run flutter doctor -v
cmd no issues found.
The NuGet Command Line Interface (CLI), nuget.exe, provides the full extent of NuGet functionality to install, create, publish, and manage packages without making any changes to project files.
flutter run -d windows