| name: devtools_shared | |
| description: Package of shared structures between devtools_app, dds, and other tools. | |
| version: 2.27.0-dev.5 | |
| repository: https://github.com/flutter/devtools/tree/master/packages/devtools_shared | |
| environment: | |
| sdk: '>=3.0.0 <4.0.0' | |
| dependencies: | |
| collection: ^1.15.0 | |
| path: ^1.8.0 | |
| shelf: ^1.1.0 | |
| sse: ^4.1.2 | |
| usage: ^4.0.0 | |
| vm_service: ">=10.1.0 <12.0.0" | |
| web_socket_channel: ^2.4.0 | |
| webkit_inspection_protocol: ">=0.5.0 <2.0.0" | |
| yaml: ^3.1.2 | |
| yaml_edit: ^2.1.1 | |
| dev_dependencies: | |
| test: ^1.21.2 |