blob: 4564bfc311af0a2113d98ca4d66bd3eb73928cc3 [file] [log] [blame]
# This file is generated by importer.py for url_launcher_platform_interface-1.0.5
import("//build/dart/dart_library.gni")
dart_library("url_launcher_platform_interface") {
package_name = "url_launcher_platform_interface"
# 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/plugin_platform_interface",
"//third_party/dart-pkg/pub/meta",
"//third_party/dart-pkg/git/flutter/packages/flutter",
]
}