flutter/examples/api/windows/runner
Chris Bracken a34086a573
[Windows] Drop support for Windows 7/8 apps in template (#146668)
Since Flutter no longer supports Windows 7.x or 8.x, this eliminates support from the Windows app template. No tests to eliminate, since Windows 7 and 8 were "best-efforts" tier and untested.

Fixes: https://github.com/flutter/flutter/issues/140830
RFC: http://flutter.dev/go/flutter-drop-win7-2024
2024-04-12 01:07:20 +00:00
..
CMakeLists.txt [Windows] Flow version information to the build output (#106145) 2022-06-27 10:45:56 -07:00
flutter_window.cpp Add Windows to the platform_channels example (#106754) 2022-06-30 14:54:07 +00:00
flutter_window.h Extract Sample code into examples/api (#87280) 2021-08-25 09:45:12 -07:00
main.cpp Add Windows to the platform_channels example (#106754) 2022-06-30 14:54:07 +00:00
resource.h Extract Sample code into examples/api (#87280) 2021-08-25 09:45:12 -07:00
runner.exe.manifest [Windows] Drop support for Windows 7/8 apps in template (#146668) 2024-04-12 01:07:20 +00:00
Runner.rc [Windows] Flow version information to the build output (#106145) 2022-06-27 10:45:56 -07:00
utils.cpp [Windows] Fix signed/unsigned int comparison (#142341) 2024-02-07 00:09:57 +00:00
utils.h Extract Sample code into examples/api (#87280) 2021-08-25 09:45:12 -07:00
win32_window.cpp Fix typos (#121171) 2023-02-23 19:43:21 +00:00
win32_window.h Fix typos (#121171) 2023-02-23 19:43:21 +00:00