059a347580
Change-Id: I44dd6f5cb69e11a65a8c2b552a54b89ebc5fa4b5 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/159161 Commit-Queue: Devon Carew <devoncarew@google.com> Reviewed-by: Johnni Winther <johnniwinther@google.com>
17 lines
299 B
YAML
17 lines
299 B
YAML
name: dart2native
|
|
# This package is not intended for consumption on pub.dev. DO NOT publish.
|
|
publish_to: none
|
|
|
|
environment:
|
|
sdk: "^2.7.0"
|
|
|
|
# Add the bin/dart2native.dart script to the scripts pub installs.
|
|
executables:
|
|
dart2native:
|
|
|
|
dependencies:
|
|
args: ^1.4.0
|
|
path: any
|
|
|
|
dev_dependencies:
|