This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Flutter.
Summary
--target-platform Specify the target platform when building the app for an Android device. Ignored on iOS. [default (default), android-arm, android-arm64]
- Assembly
- Cake
.Flutter .dll - Namespace
- Cake
.Flutter - Containing Type
- FlutterDriveSettings
Syntax
public Nullable<TargetPlatform> TargetPlatform { get; set; }
Value
Type | Description |
---|---|
Nullable |