We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3abf17 commit d15cc57Copy full SHA for d15cc57
packages/flutter/BUILD.gn
@@ -17,6 +17,7 @@ dart_library("flutter") {
17
"//third_party/dart-pkg/pub/async",
18
"//third_party/dart-pkg/pub/collection",
19
"//third_party/dart-pkg/pub/meta",
20
+ "//third_party/dart-pkg/pub/typed_data",
21
"//third_party/dart-pkg/pub/vector_math",
22
]
23
0 commit comments