blob: b81a7f0466357068863babb308167eaf3ecd4e00 [file]
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.13.0-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