Files
shorebird/packages/shorebird_build_trace/pubspec.yaml
T
dependabot[bot] db3a6af43b chore(deps): bump very_good_analysis from 10.2.0 to 10.3.0 in the dart-deps group (#3829)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-30 07:40:55 -07:00

18 lines
519 B
YAML

name: shorebird_build_trace
description: >
Chrome Trace Event Format producer used by Shorebird's build-trace
plumbing across flutter_tools, dart-sdk's aot_tools, and shorebird_cli.
Not intended for consumption outside of those projects.
version: 0.1.0
publish_to: none
homepage: https://shorebird.dev
repository: https://github.com/shorebirdtech/shorebird/tree/main/packages/shorebird_build_trace
resolution: workspace
environment:
sdk: ^3.9.0
dev_dependencies:
test: ^1.31.1
very_good_analysis: ^10.3.0