flutter/packages/flutter_tools/test
Camille Simon 995e3fad7c
Revert "Reland: "Fix how Gradle resolves Android plugin" (#137115)" (#142464)
This reverts commit f5ac225c8d, i.e. https://github.com/flutter/flutter/pull/137115.

This is a continuation of https://github.com/flutter/flutter/pull/142266 that was redone based on feedback to make this easier to revert in the future. The exact steps I took to create this revert:

1. Revert commit noted above
2. Fix merge conflicts, that notably involved reverting some changes in https://github.com/flutter/flutter/pull/140744 ~and https://github.com/flutter/flutter/pull/141417~ (fixed my merge to avoid the second PR from being affected)
3. Delete `packages/flutter_tools/test/integration.shard/android_plugin_skip_unsupported_test.dart` as this was added in the commit noted above

cc @Gustl22 since I couldn't tag as a reviewer
2024-01-29 22:44:24 +00:00
..
android_preview_integration.shard Allow plugins to use compileSdkPreview (#131901) 2023-12-12 20:06:04 +00:00
commands.shard Update Android minSdkVersion to 21 (#142267) 2024-01-29 09:49:09 -08:00
data make asset_test.dart tests not dependent on context (#141331) 2024-01-11 18:08:07 +00:00
general.shard Catch file system exceptions when trying to parse user-provided asset file paths (#142214) 2024-01-29 18:43:57 +00:00
host_cross_arch.shard Move iOS content validation devicelab test into tool integration test (#142272) 2024-01-26 18:04:09 +00:00
integration.shard Revert "Reland: "Fix how Gradle resolves Android plugin" (#137115)" (#142464) 2024-01-29 22:44:24 +00:00
src provide command to FakeCommand::onRun (#142206) 2024-01-25 07:51:25 +00:00
web.shard [ci] Adds test for web hot restart with const App. (#141824) 2024-01-25 01:49:08 +00:00