FlutterBuildApkSettings.

BuildSharedLibrary Property

Summary

--build-shared-library Whether to prefer compiling to a *.so file (android only).
Assembly
Cake.Flutter.dll
Namespace
Cake.Flutter
Containing Type
FlutterBuildApkSettings

Syntax

public Nullable<bool> BuildSharedLibrary { get; set; }

Value

Type Description
Nullable<bool>