flutter/dev/integration_tests/ui/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] Add a flutter run console output test (#116626) 2022-12-08 14:05:53 -08:00
flutter_window.cpp [Windows] Address feedback for show window comment (#127998) 2023-05-31 23:42:54 +00:00
flutter_window.h [Windows] Add a flutter run console output test (#116626) 2022-12-08 14:05:53 -08:00
main.cpp [Windows] Add a flutter run console output test (#116626) 2022-12-08 14:05:53 -08:00
resource.h [Windows] Add a flutter run console output test (#116626) 2022-12-08 14:05:53 -08: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] Add a flutter run console output test (#116626) 2022-12-08 14:05:53 -08:00
utils.cpp [Windows] Fix signed/unsigned int comparison (#142341) 2024-02-07 00:09:57 +00:00
utils.h [Windows] Add a flutter run console output test (#116626) 2022-12-08 14:05:53 -08: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