mirror of
https://github.com/flutter/flutter.git
synced 2026-01-27 12:32:39 +08:00
Moves the logic for finding vcvars64.bat to a new VisualStudio class that encapsulates finding, and providing information about, VisualStudio installations. Adds a validator for it, and runs it for Windows workflows in doctor.