name: buildbucket | |
description: LUCI Buildbucket library. Protos and utilities to communicate with LUCI buildbucket service. | |
version: 1.0.1 | |
repository: https://github.com/flutter/cocoon/tree/main/packages/buildbucket-dart | |
environment: | |
sdk: ">=2.18.0 <4.0.0" | |
dependencies: | |
protoc_plugin: ^20.0.1 | |
fixnum: ^1.0.0 | |
protobuf: ^2.0.0 | |
dev_dependencies: | |
lints: ^2.0.0 | |
test: ^1.21.0 |