FlutterCreateSettings.

Sample Property

Summary

-s, --sample=<the sample ID of the desired sample from the API documentation website (http://docs.flutter.io)> Specifies the Flutter code sample to use as the main.dart for an application. Implies --template=app.
Assembly
Cake.Flutter.dll
Namespace
Cake.Flutter
Containing Type
FlutterCreateSettings

Syntax

public string Sample { get; set; }

Value

Type Description
string