blob: 1c00b645737f5ba781d2cf6819a338a26e188cd3 [file] [log] [blame]
# Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
name: api_benchmark
description: Benchmarking a number of different api calls.
# This package is not intended for consumption on pub.dev. DO NOT publish.
publish_to: none
environment:
sdk: '>=2.12.0 <3.0.0'
dependencies:
protobuf: any
dev_dependencies:
build: ^2.0.0
build_runner: ^2.0.6
build_web_compilers: ^3.0.0
glob: ^2.0.0
lints: ^1.0.0
protoc_plugin:
path: "../protoc_plugin"
yaml: ^3.0.0
dependency_overrides:
protobuf:
path: "../protobuf"