xxxxxxxxxx
if you have a complete application you wanna run on the windows just follow
these steps in terminal of vs code
flutter channel dev
flutter upgrade
set Enable_FLUTTER_DESKTOP=true
flutter config --enable-windows-desktop
run these cammands step by step