addFlutterTestPackageDep property
bool
get
addFlutterTestPackageDep
Adds the 'flutter_test' package as a dependency to the package-under-test.
Implementation
bool get addFlutterTestPackageDep => false;
Adds the 'flutter_test' package as a dependency to the package-under-test.
bool get addFlutterTestPackageDep => false;