flutter/dev/integration_tests/windows_startup_test
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
..
2023-01-23 16:07:55 -05:00
2024-04-08 18:48:19 +00:00

Windows start up test

This test verifies that Flutter draws a frame before the Windows app is shown.