blob: 67ab74ad6c88f6296cb3a5d0d7dbcbcfa5eccff1 [file] [log] [blame] [edit]
name: build_integration
description: >
Libraries for integrating Dart tools with build systems like bazel
and build_runner.
# This package is not intended for consumption on pub.dev. DO NOT publish.
publish_to: none
environment:
sdk: ^3.5.0
resolution: workspace
# Use 'any' constraints here; we get our versions from the DEPS file.
dependencies:
front_end: any
# Use 'any' constraints here; we get our versions from the DEPS file.
dev_dependencies:
lints: any
test: any