pubspec.yaml 310 Bytes
Newer Older
Adam Barth's avatar
Adam Barth committed
1 2 3
name: flutter_test
dependencies:
  quiver: ^0.21.4
4

5 6 7
  # The flutter tools depend on very specific internal implementation
  # details of the 'test' package, which change between versions, so
  # here we pin it precisely to avoid version skew across our packages.
8
  test: 0.12.15+4
9

Adam Barth's avatar
Adam Barth committed
10
  flutter:
11
    sdk: flutter