blob: c3ea74e7d00182b907388470a727c01681b7b8a1 [file] [log] [blame]
# This file is generated by importer.py for connectivity-0.4.3+4
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",
]
}