isFlutterSupportedSync top-level property

bool get isFlutterSupportedSync

true if flutter is supported

Implementation

bool get isFlutterSupportedSync => flutterExecutablePath != null;