blob: 5de9a4c07c906a987033e1d93b6f8205e52a3e84 [file] [log] [blame] [edit]
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:
args: any
cfg: any
crypto: any
front_end: any
kernel: any
path: any
vm: any
dev_dependencies:
test: any