FlutterRunSettings.

Build Property

Summary

--[no-]build If necessary, build the app before running. (defaults to on)
Assembly
Cake.Flutter.dll
Namespace
Cake.Flutter
Containing Type
FlutterRunSettings

Syntax

public Nullable<bool> Build { get; set; }

Value

Type Description
Nullable<bool>