flutter/dev/benchmarks/microbenchmarks/pubspec.yaml
Adam Barth c1a2967430 Use SDK sources to refer to our own packages (#6001)
Switch our pubspec.yamls to using SDK sources so that we can have consistent
source types when we depend on these packages from external packages using SDK
sources.
2016-09-22 20:39:35 -07:00

10 lines
178 B
YAML

name: microbenchmarks
description: A new flutter project.
dependencies:
flutter:
sdk: flutter
flutter_test:
sdk: flutter
stocks:
path: ../../../examples/stocks