We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f7ce00 commit 3161d1aCopy full SHA for 3161d1a
packages/flutter_tools/BUILD.gn
@@ -10,7 +10,7 @@ dart_package("flutter_tools") {
10
source_dir = "lib"
11
12
deps = [
13
- "//third_party/dart-pkg/pub/analyzer",
+ "//dart/pkg/analyzer",
14
"//third_party/dart-pkg/pub/archive",
15
"//third_party/dart-pkg/pub/args",
16
"//third_party/dart-pkg/pub/coverage",
0 commit comments