Files
shorebird/packages/shorebird_build_trace/pubspec.yaml
T
2026-04-20 11:24:22 -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.0
very_good_analysis: ^10.0.0