isFlutterSupportedSync top-level property

bool isFlutterSupportedSync

true if flutter is supported

Implementation

bool get isFlutterSupportedSync => flutterExecutablePath != null;