blob: fec26b89503ae84d93d6253d534b203990144838 [file] [edit]
name: dart2bytecode
# This package is not intended for consumption on pub.dev. DO NOT publish.
publish_to: none
environment:
sdk: '^3.12.0-0'
resolution: workspace
# Use 'any' constraints here; we get our versions from the DEPS file.
dependencies:
args: any
front_end: any
kernel: any
vm: any
# Use 'any' constraints here; we get our versions from the DEPS file.
dev_dependencies:
expect: any
test: any