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
Moves host apps from generated directories to non-generated directories so that they can be edited by developers.
Syntax
public static IEnumerable<string> FlutterMakeHostAppEditableWithResult(this ICakeContext context, FlutterMakeHostAppEditableSettings settings)
Attributes
Type |
Description |
CakeMethodAliasAttribute |
|
Parameters
Return Value
Type |
Description |
IEnumerable<string> |
Output lines. |