blob: fbb8715453825783215999c1d64aea75f38d7b97 [file] [log] [blame]
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: '>=2.12.0 <3.0.0'
# 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:
test: any