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
37 lines
619 B
YAML
37 lines
619 B
YAML
name: flutter_devicelab
|
|
description: Flutter continuous integration performance and correctness tests.
|
|
homepage: https://github.com/flutter/flutter
|
|
|
|
environment:
|
|
sdk: ^3.10.0-0
|
|
|
|
resolution: workspace
|
|
|
|
dependencies:
|
|
archive: any
|
|
args: any
|
|
file: any
|
|
logging: any
|
|
meta: any
|
|
metrics_center: any
|
|
path: any
|
|
platform: any
|
|
process: any
|
|
shelf: any
|
|
shelf_static: any
|
|
stack_trace: any
|
|
vm_service: any
|
|
webkit_inspection_protocol: any
|
|
xml: any
|
|
standard_message_codec: any
|
|
|
|
collection: any
|
|
pub_semver: any
|
|
retry: any
|
|
yaml_edit: any
|
|
|
|
dev_dependencies:
|
|
test: any
|
|
|
|
# PUBSPEC CHECKSUM: 7sl1uq
|