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
--dart-define=<foo=bar>
Additional key-value pairs that will be available as constants from the String.fromEnvironment,
bool.fromEnvironment, int.fromEnvironment, and double.fromEnvironment constructors.
Multiple defines can be passed by repeating "--dart-define" multiple times.
- Assembly
- Cake
.Flutter .dll - Namespace
- Cake
.Flutter - Containing Type
- Flutter
Build Ipa Settings
Syntax
public string DartDefine { get; set; }
Value
Type | Description |
---|---|
string |