blob: db568a2d3b5334da8522495b1474d979cc2d7a05 [file] [log] [blame]
# This file is generated by importer.py for connectivity-0.4.3+1
import("//build/dart/dart_library.gni")
dart_library("connectivity") {
package_name = "connectivity"
# This parameter is left empty as we don't care about analysis or exporting
# these sources outside of the tree.
sources = []
disable_analysis = true
deps = [
"//third_party/dart-pkg/pub/meta",
"//third_party/dart-pkg/git/flutter/packages/flutter",
]
}