Files
sdk/tools/pubspec.yaml
Jake Macdonald 76dcc632ca add a tool for searching for dart and flutter releases containing a specific commit
Change-Id: I57c4c00d4d96796e2306e1506880ae2183cfc468
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/463780
Auto-Submit: Jake Macdonald <jakemac@google.com>
Reviewed-by: Nate Bosch <nbosch@google.com>
Commit-Queue: Jake Macdonald <jakemac@google.com>
2025-11-24 08:29:14 -08:00

26 lines
374 B
YAML

name: sdk_tools
description: Internal tools for building and working on the sdk.
environment:
sdk: ^3.5.0
resolution: workspace
# This package is not intended for consumption on pub.dev. DO NOT publish.
publish_to: none
dependencies:
args:
bisect_dart:
cli_util:
convert:
crypto:
glob:
http:
path:
pool:
pub_semver:
smith:
test_runner:
yaml: