Template class
Constructors
- Template()
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- androidDartEnvGradle ↔ String
-
getter/setter pair
- androidDartEnvKts ↔ String
-
getter/setter pair
- androidManifestAppName ↔ String
-
getter/setter pair
- iosDisplayName ↔ String
-
getter/setter pair
- xConfig ↔ String
-
getter/setter pair
Static Methods
-
getApplicationId(
String bundleId, bool isKts) → String -
getIosBundleId(
String bundleId) → String -
getMacXcScheme(
String appName) → String -
getMainTitle(
String appName) → String -
getNamespaceString(
String bundleId) → String -
getResValueAppName(
String appName, bool isKts) → String -
getXcScheme(
String appName) → String