pubspec.yaml 275 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 9 10 11 12 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