blob: dc0cfd8df5ab4f1ed34d6149b9e9ec5eccc8913b [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.
environment:
sdk: '>=2.3.0 <3.0.0'
dependencies:
protobuf:
dev_dependencies:
build: ^1.0.0
build_runner: ^1.0.0
build_web_compilers: ^2.0.0
glob: ^1.1.7
yaml: ^2.1.15
protoc_plugin:
path: "../protoc_plugin"
dependency_overrides:
protobuf:
path: "../protobuf"