blob: aed0fb7849dfaab18ff4c581fce97ac169af2937 [file] [log] [blame] [edit]
name: devtools_shared
description: Package of shared Dart structures between devtools_app, dds, and other tools.
version: 10.0.2
repository: https://github.com/flutter/devtools/tree/master/packages/devtools_shared
environment:
sdk: ">=3.4.3 <4.0.0"
dependencies:
args: ^2.4.2
collection: ^1.15.0
dtd: ^2.2.0
extension_discovery: ^2.0.0
meta: ^1.9.1
path: ^1.8.0
shelf: ^1.1.0
sse: ^4.1.2
vm_service: ">=13.0.0 <15.0.0"
web_socket_channel: '>=2.4.0 <4.0.0'
webkit_inspection_protocol: ">=0.5.0 <2.0.0"
yaml: ^3.1.2
yaml_edit: ^2.1.1
dev_dependencies:
flutter_lints: ^4.0.0
test: ^1.21.2