Skip to content

Mention required dependencies in Flutter test docs #7154

@zoechi

Description

@zoechi

Steps to Reproduce

https://flutter.io/testing/ doesn't mention these dependencies are required

dev_dependencies:
  test: '>=0.12.17 <0.13.0'
  flutter_test:
    sdk: flutter

Consider adding it to the default pubspec.yaml created by flutter create

See also http://stackoverflow.com/questions/40969166/flutter-unit-test-failed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions