blob: c262320b90ed4e2af41beb375231f99c8e02637c [file] [log] [blame]
# This file is generated by importer.py for connectivity-0.2.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/git/flutter/packages/flutter",
]
}