mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Use Visual Studio 2019 to build the engine. This is a requirement to roll ANGLE as it is affected by an STL bug if built using Visual Studio 2017: [angleproject#7693](https://bugs.chromium.org/p/angleproject/issues/detail?id=7693) Depends on: https://github.com/flutter/buildroot/pull/643 Part of: https://github.com/flutter/flutter/issues/110948