blob: 9a8a9a7fad336a979072261a895ec213319203e0 [file] [log] [blame]
name: native_compiler
description: Compiler targeting native platforms
# This package is not intended for consumption on pub.dev. DO NOT publish.
publish_to: none
environment:
sdk: ^3.10.0
resolution: workspace
# Use 'any' constraints here; we get our versions from the DEPS file.
dependencies:
cfg: any
kernel: any
dev_dependencies:
front_end: any
test: any
vm: any