flutter/dev/benchmarks/microbenchmarks/pubspec.yaml
Adam Barth ea71bdca20 Start using @immutable annotations (#9152)
There are more places we can use this annotation, but this patch just gets us
started.
2017-04-14 10:38:58 -07:00

13 lines
275 B
YAML

name: microbenchmarks
description: Small benchmarks for very specific parts of the Flutter framework.
dependencies:
meta: ^1.0.5
flutter:
sdk: flutter
flutter_test:
sdk: flutter
stocks:
path: ../../../examples/stocks
flutter:
uses-material-design: true