FlutterBuildIosSettings.

Debug Property

Summary

--debug Build a debug version of your app (default mode for iOS simulator builds).
Assembly
Cake.Flutter.dll
Namespace
Cake.Flutter
Containing Type
FlutterBuildIosSettings

Syntax

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

Value

Type Description
Nullable<bool>