flutter/examples/layers/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 Add Windows and Linux support to the 'layers' example (#126105) 2023-05-06 00:45:19 +00:00
flutter_window.cpp [Windows] Address feedback for show window comment (#127998) 2023-05-31 23:42:54 +00:00
flutter_window.h Add Windows and Linux support to the 'layers' example (#126105) 2023-05-06 00:45:19 +00:00
main.cpp Add Windows and Linux support to the 'layers' example (#126105) 2023-05-06 00:45:19 +00:00
resource.h Add Windows and Linux support to the 'layers' example (#126105) 2023-05-06 00:45:19 +00: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 Add Windows and Linux support to the 'layers' example (#126105) 2023-05-06 00:45:19 +00:00
utils.cpp [Windows] Fix signed/unsigned int comparison (#142341) 2024-02-07 00:09:57 +00:00
utils.h Add Windows and Linux support to the 'layers' example (#126105) 2023-05-06 00:45:19 +00:00
win32_window.cpp Add Windows and Linux support to the 'layers' example (#126105) 2023-05-06 00:45:19 +00:00
win32_window.h Add Windows and Linux support to the 'layers' example (#126105) 2023-05-06 00:45:19 +00:00