addFlutterTestPackageDep property

bool get addFlutterTestPackageDep

Adds the 'flutter_test' package as a dependency to the package-under-test.

Implementation

bool get addFlutterTestPackageDep => false;