FlutterBuildBundleSettings.

ReportLicensedPackages Property

Summary

--[no-]report-licensed-packages Whether to report the names of all the packages that are included in the application's LICENSE file.
Assembly
Cake.Flutter.dll
Namespace
Cake.Flutter
Containing Type
FlutterBuildBundleSettings

Syntax

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

Value

Type Description
Nullable<bool>