mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
- Standardize on lowercase for windows.h - Don't define NOMINMAX before including windows.h in (some) public wrapper headers, since it causes a warning when combined with setting NOMINMAX at the build level, which is the more robust way to avoid issues with min/max and windows.h