FlutterDriveSettings.

UseExistingApp Property

Summary

--use-existing-app=<url> Connect to an already running instance via the given observatory URL. If this option is given, the application will not be automatically started, and it will only be stopped if --no-keep-app-running is explicitly set.
Assembly
Cake.Flutter.dll
Namespace
Cake.Flutter
Containing Type
FlutterDriveSettings

Syntax

public string UseExistingApp { get; set; }

Value

Type Description
string