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