Add http to Fuchsia flutter dependencies (#8647)
This commit is contained in:
parent
eb14385297
commit
0136b965e8
@ -12,6 +12,7 @@ dart_package("flutter") {
|
||||
deps = [
|
||||
"//third_party/dart-pkg/pub/async",
|
||||
"//third_party/dart-pkg/pub/collection",
|
||||
"//third_party/dart-pkg/pub/http",
|
||||
"//third_party/dart-pkg/pub/http_parser",
|
||||
"//third_party/dart-pkg/pub/intl",
|
||||
"//third_party/dart-pkg/pub/meta",
|
||||
|
Loading…
x
Reference in New Issue
Block a user