blob: 28f9c96489f4d38621ce310f20cb663fce19f425 [file] [log] [blame]
name: device_doctor
description: A Dart tool to check device healthiness and implement recovery mechanisms to get the device back to a working state.
version: 1.0.1
environment:
sdk: ">=2.12.0 <3.0.0"
dependencies:
analyzer: ">=2.3.0 <5.0.0"
args: ^2.3.0
meta: ^1.7.0
path: ^1.8.1
process: ^4.2.4
retry: ^3.1.0
yaml: ^3.1.0
dev_dependencies:
build_runner: ^2.1.1
mockito: ">=4.1.0 <6.0.0"
test: ^1.17.12