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
--observatory-port=<port> The observatory port to connect to. This is required when --type is "skia" or "rasterizer". To find the observatory port number, use "flutter run --verbose" and look for "Forwarded host port ... for Observatory" in the output.
- Assembly
- Cake
.Flutter .dll - Namespace
- Cake
.Flutter - Containing Type
- Flutter
Screenshot Settings
Syntax
public Nullable<int> ObservatoryPort { get; set; }
Value
Type | Description |
---|---|
Nullable |