flutter/packages/flutter_tools/test/general.shard/windows
Victoria Ashworth 0f6756d750
Convert ProjectMigration and ProjectMigrator to be async (#146537)
Convert `ProjectMigration.run()` and `ProjectMigrator.migrate()` to be async.

Needed for Swift Package Manager migration, which requires some async processes: https://github.com/flutter/flutter/pull/146256
2024-04-10 16:26:19 +00:00
..
migrations Convert ProjectMigration and ProjectMigrator to be async (#146537) 2024-04-10 16:26:19 +00:00
application_package_test.dart [flutter_tools] migrate more unit tests to null safety (#106153) 2022-06-17 21:34:27 -07:00
plugins_test.dart Remove dead code in tools tests (#104567) 2022-05-25 12:48:17 -07:00
visual_studio_test.dart Enable native compilation for windows-arm64 (#141930) 2024-01-26 00:08:20 +00:00
visual_studio_validator_test.dart Remove duplicate global declaration of UserMessages (#142281) 2024-01-26 21:41:16 +00:00
windows_device_test.dart Enable native compilation for windows-arm64 (#141930) 2024-01-26 00:08:20 +00:00
windows_workflow_test.dart Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00