blob: 37053adf3697ab40a408dd163af56f0910ce273e [file]
# Copyright 2025 The Flutter Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file or at https://developers.google.com/open-source/licenses/bsd.
name: devtools_tool
description: A repo management tool for DevTools.
publish_to: none
environment:
sdk: ^3.11.0
resolution: workspace
executables:
dt: dt
dependencies:
args: ^2.4.2
cli_util: ^0.4.1
collection: ^1.19.0
io: ^1.0.4
meta: ^1.18.0
path: ^1.9.0
yaml: ^3.1.2
dev_dependencies:
logging: ^1.1.1
# TODO(https://github.com/flutter/devtools/issues/9771): Update to published version
skills_lint:
git:
url: https://github.com/google/skills_lint.dart.git
path: packages/skills_lint
ref: e6e695e1550f81342fe5acd4dbe65040b5aa44c3
test: ^1.25.8