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
-t, --target=<path> The main entry-point file of the application, as run on the device. If the --target option is omitted, but a file name is provided on the command line, then that is used instead. (defaults to "lib/main.dart")
- Assembly
- Cake
.Flutter .dll - Namespace
- Cake
.Flutter - Containing Type
- Flutter
Build App Bundle Settings
Syntax
public FilePath Target { get; set; }
Value
Type | Description |
---|---|
FilePath |