flutter/dev/integration_tests/windows_startup_test
David Iglesias a4bc894616
[deps] Update package:web dependency. (#135174)
This PR is the result of running:

```console
$ flutter upgrade-packages --force-upgrade
```

### Issues

* Fixes https://github.com/flutter/flutter/issues/135075
* Supersedes #135081
2023-09-20 22:55:52 +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 [deps] Update package:web dependency. (#135174) 2023-09-20 22:55:52 +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.