mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This version of Dart supports dot shorthands. Follow-up to: https://github.com/flutter/flutter/issues/180607 See also: * https://flutter.dev/go/flutter-style-updates * https://github.com/flutter/flutter/pull/181934
38 lines
516 B
YAML
38 lines
516 B
YAML
name: tests_on_bots
|
|
description: Scripts which run on bots.
|
|
|
|
environment:
|
|
sdk: ^3.10.0-0
|
|
|
|
resolution: workspace
|
|
|
|
dependencies:
|
|
analyzer: any
|
|
args: any
|
|
crypto: any
|
|
intl: any
|
|
file: any
|
|
flutter_devicelab:
|
|
path: ../devicelab
|
|
meta: any
|
|
path: any
|
|
platform: any
|
|
process: any
|
|
test: any
|
|
|
|
archive: any
|
|
collection: any
|
|
convert: any
|
|
glob: any
|
|
http: any
|
|
pool: any
|
|
shelf: any
|
|
shelf_static: any
|
|
source_span: any
|
|
watcher: any
|
|
yaml: any
|
|
yaml_edit: any
|
|
|
|
|
|
# PUBSPEC CHECKSUM: 8lua9g
|