isFlutterPackage property

bool isFlutterPackage
final

true when the package has a dependency on flutter, thus requires the flutter_tool, not pub to get dependencies

Implementation

final bool isFlutterPackage;