flutterProjectType top-level constant

String const flutterProjectType

Script parameter used for _projectTypeArgument parameter to specify that the script is run on a flutter project.

Implementation

const String flutterProjectType = 'flutter';