#To add desktop support to an existing Flutter project, run the following command in a terminal from the root project directory: flutter create --platforms=windows,macos,linux .
flutter create --platforms=windows,macos,linux