blob: 559c4274aef34ff3e094dcf0968786ef173f4ee1 [file] [log] [blame]
# This file is generated by importer.py for connectivity-0.4.8+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/connectivity_platform_interface",
"//third_party/dart-pkg/pub/meta",
"//third_party/dart-pkg/git/flutter/packages/flutter",
"//third_party/dart-pkg/pub/connectivity_macos",
]
}