5896462f77
Change-Id: I27df2c0d594f19b7a0e051341f756589f589c4e2 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/231003 Reviewed-by: Johnni Winther <johnniwinther@google.com> Commit-Queue: Jens Johansen <jensj@google.com>
11 lines
323 B
YAML
11 lines
323 B
YAML
# Copyright (c) 2022, the Dart project authors. Please see the AUTHORS file
|
|
# for details. All rights reserved. Use of this source code is governed by a
|
|
# BSD-style license that can be found in the LICENSE file.
|
|
|
|
entry_point: "main.dart"
|
|
definitions: []
|
|
position: "dart:io"
|
|
static: true
|
|
expression: |
|
|
Platform.isAndroid
|