pubspec.yaml 211 Bytes
Newer Older
Adam Barth's avatar
Adam Barth committed
1 2
name: flutter_test
dependencies:
3
  test: 0.12.5+2
Adam Barth's avatar
Adam Barth committed
4 5 6 7 8 9 10
  quiver: ^0.21.4
  flutter:
    path: ../flutter

  # So that the test harness is available when running the tests.
  flutter_tools:
    path: ../flutter_tools