blob: 9a9d11ade525da99a3563af68f563e150885a908 [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.19.0 <3.0.0'
dependencies:
fixnum: any
protobuf: any
yaml: ^3.0.0
dev_dependencies:
build: ^2.0.0
build_runner: ^2.0.6
build_web_compilers: ^4.0.0
dart_flutter_team_lints: ^1.0.0
glob: ^2.0.0
protoc_plugin:
path: "../protoc_plugin"
dependency_overrides:
protobuf:
path: "../protobuf"