flutter/packages/flutter_tools/test/general.shard/windows
Daco Harkes 634b326efc
Reapply "Native assets: roll deps" (#141748) (#141864)
Fixes https://github.com/flutter/flutter/issues/141827

Reland: https://dart-review.googlesource.com/c/sdk/+/346960 has rolled into g3, so the imports should now resolve in g3 as well.

> [!CAUTION]
> _Do NOT merge if "Google Testing" bot didn't run!_

Rolls the packages from https://github.com/dart-lang/native in the native assets implementation.

Most notable we're refactoring `package:native_assets_cli` for `build.dart` use.
Therefore, all imports to that package for Flutter/Dart should be to the implementation internals that are no longer visible for `build.dart` writers. Hence all the import updates.

No behavior in Flutter apps should change.

This PR also updates the template to use the latests version of `package:native_assets_cli` which no longer exposes all the implementation details.
2024-01-22 10:42:15 +00:00
..
migrations [Windows] Add target architecture to build path (#131843) 2023-08-31 09:09:02 -07:00
application_package_test.dart [flutter_tools] migrate more unit tests to null safety (#106153) 2022-06-17 21:34:27 -07:00
native_assets_test.dart Reapply "Native assets: roll deps" (#141748) (#141864) 2024-01-22 10:42:15 +00:00
plugins_test.dart Remove dead code in tools tests (#104567) 2022-05-25 12:48:17 -07:00
visual_studio_test.dart Reverts "Enable native compilation for windows-arm64 " (#141809) 2024-01-18 22:48:16 +00:00
visual_studio_validator_test.dart Improve doctor output on incomplete Visual Studio installation (#133390) 2023-08-31 14:37:46 -07:00
windows_device_test.dart Reverts "Enable native compilation for windows-arm64 " (#141809) 2024-01-18 22:48:16 +00:00
windows_workflow_test.dart Enable avoid_redundant_argument_values lint (#91409) (#91462) 2021-10-08 09:25:14 -07:00