FlutterBuildAotSettings.

Target Property

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
FlutterBuildAotSettings

Syntax

public FilePath Target { get; set; }

Value

Type Description
FilePath