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
Show log output for running Flutter apps.
- Assembly
- Cake
.Flutter .dll - Namespace
- Cake
.Flutter - Containing Type
- FlutterAliases
Syntax
public static void FlutterLogs(this ICakeContext context, FlutterLogsSettings settings)
Attributes
Type | Description |
---|---|
Cake |
Parameters
Name | Type | Description |
---|---|---|
context | ICakeContext | The context. |
settings | FlutterLogsSettings | The settings. |
Return Value
Type | Description |
---|---|
void |