After pulling run: cd flutter_application
Then go to the top of VsCode and click on: run->start debugging
Then you will be prompted to choose what site to have itpull up with: chrome, edge, etc.
Then it should pull up.
Download the Flutter extension in VsCode
Then follow these instructions for installing from VsCode: https://docs.flutter.dev/get-started/install/windows/mobile?tab=vscode
Run: flutter pub get Then run: flutter pub upgrade