flutter/dev/integration_tests/windows_startup_test
Michael Goderbauer b966b2beee
Enable private field promotion for dev (#134480)
New feature in upcoming Dart 3.2. See https://github.com/dart-lang/language/issues/2020. Feature is enabled by bumping the min SDK version to 3.2.

Part of https://github.com/flutter/flutter/issues/134476.
2023-09-12 18:29:00 +00:00
..
lib Remove outdated TODO (#121200) 2023-02-23 01:02:52 +00:00
test_driver Test Utf8FromUtf16 (#118647) 2023-01-23 16:07:55 -05:00
windows [Windows] Add target architecture to build path (#131843) 2023-08-31 09:09:02 -07:00
.metadata [Windows] Add app startup integration test (#110114) 2022-08-25 18:54:20 -07:00
pubspec.yaml Enable private field promotion for dev (#134480) 2023-09-12 18:29:00 +00:00
README.md [Windows] Add app startup integration test (#110114) 2022-08-25 18:54:20 -07:00

Windows start up test

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