MakeConfig class

Constructors

MakeConfig()

Properties

appBuildName String
no setter
appBuildNumber String
no setter
appName String
no setter
appVersion → Version
no setter
artifactName String?
https://mustache.github.io/mustache.5.html
getter/setter pair
buildMode String
getter/setter pair
buildOutputDirectory Directory
getter/setter pair
buildOutputFiles List<File>
getter/setter pair
channel String?
getter/setter pair
flavor String?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
isInstaller bool
getter/setter pair
outputArtifactPath String
no setter
outputArtifacts List<FileSystemEntity>
no setter
outputDirectory Directory
getter/setter pair
outputFile File
no setter
packageFormat String
getter/setter pair
packagingDirectory Directory
no setter
platform String
getter/setter pair
pubspec → Pubspec
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

copyWith(MakeConfig makeConfig) MakeConfig
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited